proxool 0.9.1 修改
解决在使用spring配置proxool0.9.1时碰到‘houseKeepingSleepTime’isnotwriteableorhasaninvalidsettermethod的问题。方法是将org.logicalcobwebs.proxool.ProxoolDataSource中houseKeepingSleepTime,maximumConnectionLifetime,recentlyStartedThreshold,recentlyStartedThreshold中对应的set方法传入的类型从int改成long型。
下载地址
用户评论