Salome HOME
More business logic has been moved from BO to services. ServiceLocator is created...
[tools/siman.git] / Workspace / Siman / src / jdbc.properties
1 # Generated at 12/10/2012 07:20: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/simer
5 connection.username=simer
6 connection.password=admin
7 connection.driver_class=com.mysql.jdbc.Driver