Salome HOME
updated README
[tools/siman.git] / Workspace / Siman / src / hibernate.properties
index 2efac10560802a97bcffa780478a1fe0bdd7cd59..bdc8c0bf415ef1135ed12aad9f00fa7195b16fba 100644 (file)
@@ -1,11 +1,11 @@
-# Generated at 10/07/2013 07:14:30
+# Generated at 11/07/2013 04:06:35
 # Don't edit manually. See the source in /data/SIMAN/SIMAN_SRC/Workspace/Siman/conf/templates.
 # Connection properties
-connection.driver_class=org.postgresql.Driver
+connection.driver_class=com.mysql.jdbc.Driver
 
 # Hibernate config
 hibernate.hbm2ddl.auto=update
-hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
+hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect
 hibernate.current_session_context_class=thread
 
 # Log properties