Salome HOME
Study search is fixed. Unit test for study search is fixed.
[tools/siman.git] / Workspace / Siman-Common / src / test / pg_jdbc.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.url=jdbc:postgresql://localhost:5432/siman_unit_tests
5 connection.username=simer
6 connection.password=admin
7 connection.driver_class=org.postgresql.Driver