ORMappingConfig is now provided by the datasource component.
[utils] / security / src / test / resources / properties / test.org.wamblee.security.database.properties
index 4c2ddd98d35a5bb0eb9e18d1834efbc960173952..bff2ee479d506f716905aaa2256f14de35dd8162 100644 (file)
@@ -2,6 +2,9 @@
 
 # Database properties for test runs in a J2SE environment. 
 
+# See ORMappingConfig.DatabaseType for allowed values
+database.type=MYSQL_INNO_DB
+
 database.driver=com.mysql.jdbc.Driver
 database.url=jdbc:mysql://localhost:3306/test
 database.username=erik