Guest User

Untitled

a guest
Jan 4th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. hibernate.properties
  2. connection.driver_class=com.mysql.jdbc.Driver
  3. connection.url=jdbc:mysql://127.0.0.1:3306/test?useUnicode=true&characterEncoding=UTF-8
  4. connection.username=root
  5. connection.password=1234
Add Comment
Please, Sign In to add comment