Advertisement
Guest User

Untitled

a guest
Jun 13th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <Resource name="jdbc/PDAM" auth="Container" type="javax.sql.DataSource"
  2. factory="org.apache.commons.dbcp.BasicDataSourceFactory" maxActive="20" maxIdle="5"
  3. maxWait="10000" username="postgres" password="password"
  4. driverClassName="org.postgresql.Driver" url="jdbc:postgresql://localhost/BI-XibarTangerang"
  5. validationQuery="select 1"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement