Advertisement
Guest User

Untitled

a guest
Apr 12th, 2017
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <Resource name="jdbc/BikeLife" auth="Container"
  2. type="javax.sql.DataSource" driverClassName="org.postgresql.Driver"
  3. url="jdbc:postgresql://localhost:5432/bikelife"
  4. username="bikelife" password="root" maxActive="20" maxIdle="10" maxWait="-1"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement