]> SALOME platform Git repositories - tools/siman.git/blobdiff - Workspace/Siman-WS/conf/release.properties
Salome HOME
updated README
[tools/siman.git] / Workspace / Siman-WS / conf / release.properties
index 559942f8ab27aaf5022de6b78b0993edc89598b8..e849ecb95a394e5f27651baa9b24a4dd0f13f947 100644 (file)
@@ -2,10 +2,11 @@
 connection.url=jdbc:mysql://localhost/simer
 connection.username=simer
 connection.password=admin
-connection.driver_class=com.p6spy.engine.spy.P6SpyDriver
+connection.driver_class=com.mysql.jdbc.Driver
 
 # Hibernate config
-hibernate.hbm2ddl.auto=validate
+#hibernate.hbm2ddl.auto=validate
+hibernate.hbm2ddl.auto=update
 hibernate.dialect=org.hibernate.dialect.MySQLDialect
 hibernate.current_session_context_class=thread
 
@@ -22,5 +23,3 @@ log4j.logger.org.hibernate.logger.level=INFO
 
 # Generated file header
 file.header=================================
-
-wapp.root=D:/DevTools/SIMAN/SIMAN_SRC/Workspace/Siman-WS/WebContent/