]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.webapp/src/main/webapp/WEB-INF/local-template.properties
Introduce JMX and Hibernate statistics
[gpl/argeo-slc.git] / org.argeo.slc.webapp / src / main / webapp / WEB-INF / local-template.properties
index 17ff29cddd70aeb4cb5a475fb55a02e03107bb33..3f6e3de34d45a4cc673b6ebb86ad3b113ef36c67 100644 (file)
@@ -1,10 +1,10 @@
 # Rename this file to local.properties\r
 \r
 # For in memory database switch following lines\r
-#dataSourceBean=slcTemplates.dataSource.inMemoryTestHSQL\r
-dataSourceBean=persistentDataSource\r
+sessionFactoryParentBean=slcServerDefault.sessionFactory.hibernateTestHSQL\r
+#sessionFactoryParentBean=slcServerDefault.sessionFactory.persistentHSQL\r
 \r
-# URL of the peristent database\r
+# URL of the persistent database\r
 jdbcUrl=jdbc:hsqldb:file:/<path to a directory>/<db name>;shutdown=true\r
 # Under Windows use the following form (with /!)\r
 #jdbcUrl=jdbc:hsqldb:file:/C:/dev/test/dbSlc/db;shutdown=true\r