Salome HOME
Siman-WS eclipse project is added
[tools/siman.git] / Workspace / Siman-WS / src / hibernate.properties
1 # Generated at 13/11/2012 04:32:01
2 # Don't edit manually. See the source in D:\DevTools\SIMAN\SIMAN_SRC\Workspace\Siman-WS\conf\templates.
3 # Connection properties
4 connection.driver_class=com.mysql.jdbc.Driver
5
6 # Hibernate config
7 hibernate.hbm2ddl.auto=update
8 hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect
9 hibernate.current_session_context_class=thread
10
11 # Log properties
12 hibernate.show_sql=true