/ Published in: MySQL
configuration mysql dans hibernate.properties
Expand |
Embed | Plain Text
hibernate.connection.driver_class = org.gjt.mm.mysql.Driver hibernate.dialect = net.sf.hibernate.dialect.MySQLDialect hibernate.connection.url = jdbc:mysql://127.0.0.1:3306/workflow hibernate.connection.username = wfuser hibernate.connection.password = ilex
You need to login to post a comment.
