Guest User

Untitled

a guest
Sep 24th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. <!-- Default options loaded by BoneCP. Modify as per your needs. This file has
  2. been automatically generated. -->
  3. <bonecp-config>
  4. <default-config>
  5.  
  6. <property name="jdbcUrl">jdbc:sqlserver://192.168.12.26:1433;DatabaseName=promise_v3</property>
  7. <property name="username">test</property>
  8. <property name="password">1qaz2wsx</property>
  9.  
  10. <property name="minConnectionsPerPartition">0</property>
  11. <property name="maxConnectionsPerPartition">5</property>
  12. <property name="acquireIncrement">2</property>
  13. <property name="partitionCount">3</property>
  14.  
  15. </default-config>
  16. </bonecp-config>
Add Comment
Please, Sign In to add comment