.2.2.6.source-code.cfg-test.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xor Show documentation
Show all versions of xor Show documentation
Empowering Model Driven Architecture in J2EE applications
test.connection.driverClass=org.hsqldb.jdbcDriver
test.connection.url=jdbc:hsqldb:mem:xor
test.connection.userName=sa
test.connection.password=
test.hibernate.dialect=org.hibernate.dialect.HSQLDialect
test.hibernate.showSql=false
test.hibernate.hbm2ddlAuto=update