Advertisement
Guest User

Untitled

a guest
Sep 30th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. c3p0 {
  2. jdbcUrl = "jdbc:postgresql://myserver.rds.amazonaws.com/MyDatabase?ssl=true"
  3. user = MyAccount
  4. password = MyPassword
  5. testConnectionOnCheckout = true
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement