mirror of
https://github.com/corda/corda.git
synced 2025-03-04 21:18:09 +00:00
* Integration test are parameterised (extends IntegrationTest) to run against a remote database with 4 db scripts run @BeforeClass, @Before, @After and @AfterClass. * SQL script for SQL Azure and SQL Server databases and templates of JDBC configuration.