- Timestamp:
- 09/18/11 23:57:06 (8 months ago)
- Branch:
- default
- Convert:
- svn:7c3792e6-d75b-4784-96a6-b298f655ee64/trunk@2780
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kraken-dom/src/main/resources/OSGI-INF/kraken-jpa/config
r333 r346 8 8 hibernate.show_sql = false 9 9 hibernate.hbm2ddl.auto = update 10 hibernate.connection.autoReconnect = true 11 hibernate.connection.autoReconnectForPools = true 12 hibernate.connection.is-connection-validation-required = true 13 hibernate.connection.validationQuery = SELECT 1 14 hibernate.connection.testOnBorrow = true 15 hibernate.connection.testWhileIdle = true 16 hibernate.connection.timeBetweenEvictionRunsMillis = 10000 17 hibernate.connection.minEvictableIdleTimeMillis = 60000
Note: See TracChangeset
for help on using the changeset viewer.
