Project

General

Profile

Download (347 Bytes) Statistics
| Branch: | Tag: | Revision:
1
hibernate.dialect=org.hibernate.dialect.HSQLCorrectedDialect
2
hibernate.connection.driver_class=org.hsqldb.jdbcDriver
3
hibernate.connection.url=jdbc:hsqldb:mem:cdm
4
hibernate.connection.username=sa
5
hibernate.connection.password=
6
hibernate.hbm2ddl.auto=create-drop
7
hibernate.cache.provider_class=net.sf.ehcache.hibernate.SingletonEhCacheProvider
(3-3/3)