Advertisement
Guest User

Untitled

a guest
Jun 21st, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.29 KB | None | 0 0
  1. \biserver-ce\pentaho-solutions\system\dialects\mysql5\applicationContext-spring-security-hibernate.properties
  2.  
  3. jdbc.driver=com.mysql.jdbc.Driver
  4. jdbc.url=jdbc:mysql://localhost:3306/hibernate
  5. jdbc.username=hibuser
  6. jdbc.password=password
  7. hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement