corda/node/src/test
Michele Sollecito cb1fa2e017
Corda now works with H2 without the need to allow Hibernate to create the database automatically. (#2124)
[CORDA-815]: Corda now instructs Hibernate to either adjust or validate the schema based on `devMode` property.

Also renamed property `database.initDatabase` to `database.createSchemaAutomatically`.

* [CORDA-815]: Renamed database.initDatabase to database.adjustSchemas.

* Code review changes: removed property `database.initDatabase` altogether.

* Code review changes: removed property `database.initDatabase` altogether.

* Code review changes: removed property `database.initDatabase` altogether.

* Code review changes: removed property `database.initDatabase` altogether.
2017-11-28 17:33:02 +00:00
..
java/net/corda/node/services CORDA-654 Make MOCK_IDENTITIES less special (#2114) 2017-11-28 11:35:59 +00:00
kotlin/net/corda/node Corda now works with H2 without the need to allow Hibernate to create the database automatically. (#2124) 2017-11-28 17:33:02 +00:00
resources Replace artemis network map with http network map (#1970) 2017-11-14 11:37:50 +00:00