1. 首页
  2. 编程语言
  3. Java
  4. proxool 0.9.1 修改

proxool 0.9.1 修改

上传者: 2019-08-02 04:04:48上传 其他文档文件 210KB 热度 23次
解决在使用spring配置proxool0.9.1时碰到‘houseKeepingSleepTime’isnotwriteableorhasaninvalidsettermethod的问题。方法是将org.logicalcobwebs.proxool.ProxoolDataSource中houseKeepingSleepTime,maximumConnectionLifetime,recentlyStartedThreshold,recentlyStartedThreshold中对应的set方法传入的类型从int改成long型。
用户评论