]> 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 39d7fbdd29e6cc39bd1395b2eef8f752097d4e2f..e849ecb95a394e5f27651baa9b24a4dd0f13f947 100644 (file)
@@ -1,16 +1,13 @@
 # Connection properties
 connection.url=jdbc:mysql://localhost/simer
-#connection.url=jdbc:postgresql://localhost:5432/simer
 connection.username=simer
 connection.password=admin
 connection.driver_class=com.mysql.jdbc.Driver
-#connection.driver_class=org.postgresql.Driver
 
 # Hibernate config
-hibernate.hbm2ddl.auto=validate
-#hibernate.hbm2ddl.auto=update
+#hibernate.hbm2ddl.auto=validate
+hibernate.hbm2ddl.auto=update
 hibernate.dialect=org.hibernate.dialect.MySQLDialect
-#hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
 hibernate.current_session_context_class=thread
 
 # Log properties
@@ -26,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/