X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=security%2Fsrc%2Ftest%2Fresources%2Fproperties%2Ftest.org.wamblee.security.database.properties;h=bff2ee479d506f716905aaa2256f14de35dd8162;hb=e5106fcf4d35e746dc9eaecea220df3131aab4e4;hp=4c2ddd98d35a5bb0eb9e18d1834efbc960173952;hpb=29f061959f55f18df17ff1df114d262cdecfe7a4;p=utils diff --git a/security/src/test/resources/properties/test.org.wamblee.security.database.properties b/security/src/test/resources/properties/test.org.wamblee.security.database.properties index 4c2ddd98..bff2ee47 100644 --- a/security/src/test/resources/properties/test.org.wamblee.security.database.properties +++ b/security/src/test/resources/properties/test.org.wamblee.security.database.properties @@ -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