码迷,mamicode.com
首页 > 数据库 > 详细

dbcpconfig.properties

时间:2016-11-03 01:53:52      阅读:596      评论:0      收藏:0      [点我收藏+]

标签:commit   classname   wait   name   active   admin   bcp   driver   code   

driverClassName=com.mysql.jdbc.Driver
url=jdbc:mysql://localhost:3306/mydb4
username=root
password=admin

initialSize=10

maxActive=50

maxIdle=20

minIdle=5

maxWait=60000

connectionProperties=useUnicode=true;characterEncoding=utf8
defaultAutoCommit=true
defaultReadOnly=
defaultTransactionIsolation=REPEATABLE_READ

dbcpconfig.properties

标签:commit   classname   wait   name   active   admin   bcp   driver   code   

原文地址:http://www.cnblogs.com/qzwbolgs/p/6024989.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!