]> SALOME platform Git repositories - tools/siman.git/blob - Workspace/Siman-Common/src/test/pg_hibernate.properties
Salome HOME
Properties for PostgresDB are introduced.
[tools/siman.git] / Workspace / Siman-Common / src / test / pg_hibernate.properties
1 # Generated at 24/11/2012 09:29:26
2 # Don't edit manually. See the source in C:\work\Siman\SIMAN_SRC\Workspace\Siman\conf\templates.
3 # Connection properties
4 connection.driver_class=org.postgresql.Driver
5
6 # Hibernate config
7 hibernate.hbm2ddl.auto=update
8 hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
9 hibernate.current_session_context_class=thread
10
11 # Log properties
12 hibernate.show_sql=true