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
..
2017-09-22 16:51:14 +01:00
2017-10-07 12:48:16 +01:00
2017-09-22 15:14:16 +01:00
2017-10-07 12:48:16 +01:00
2017-09-29 17:42:49 +01:00
2017-10-09 11:32:03 +01:00
2017-09-05 17:38:53 +01:00