]> SALOME platform Git repositories - tools/siman.git/blob - Workspace/Siman-Common/src/test/mysql_jdbc.properties
Salome HOME
VPV implementation of the new checking algorithm and the unit test (getNewDocumentId())
[tools/siman.git] / Workspace / Siman-Common / src / test / mysql_jdbc.properties
1 # Generated at 26/11/2012 09:23:45
2 # Don't edit manually. See the source in D:\users\rkv\SIMAN\SIMAN_SRC\Workspace\Siman\conf\templates.
3 # Connection properties
4 connection.url=jdbc:mysql://localhost/siman_unit_tests
5 connection.username=simer
6 connection.password=admin
7 connection.driver_class=com.mysql.jdbc.Driver