]> SALOME platform Git repositories - tools/siman.git/blobdiff - Workspace/Siman-WS/src/jdbc.properties
Salome HOME
updated README
[tools/siman.git] / Workspace / Siman-WS / src / jdbc.properties
index b11f196da9ff0a98a5ed0b59aebc185d65edb4d9..4bd43ce05d1316d890cdba0db7521b20ea9935fc 100644 (file)
@@ -1,7 +1,7 @@
-# Generated at 10/07/2013 07:17:41
+# Generated at 11/07/2013 04:06:50
 # Don't edit manually. See the source in /data/SIMAN/SIMAN_SRC/Workspace/Siman-WS/conf/templates.
 # Connection properties
-connection.url=jdbc:postgresql://localhost:5432/simer
+connection.url=jdbc:mysql://localhost/simer
 connection.username=simer
 connection.password=admin
-connection.driver_class=org.postgresql.Driver
+connection.driver_class=com.mysql.jdbc.Driver