摘要: <!--定义在从数据库获取新连接失败后重复尝试的次数。默认值: 30 ;小于等于0表示无限次--> <property name="acquireRetryAttempts" value="0"/> <!--重新尝试的时间间隔,默认为:1000毫秒--> <property name="acquir 阅读全文
posted @ 2019-04-27 08:02 muskwang 阅读(2999) 评论(0) 推荐(0) 编辑