内容简介:Apache Commons DBCP 2.5.0 RC1 已发布,DBCP(Database Connection Pool)是一个依赖 Jakarta commons-pool 对象池机制的数据库连接池,Tomcat 的数据源使用的就是 DBCP。 新特性 DBCP-506: Support JDBC 4.2. T...
Apache Commons DBCP 2.5.0 RC1 已发布,DBCP(Database Connection Pool)是一个依赖 Jakarta commons-pool 对象池机制的数据库连接池,Tomcat 的数据源使用的就是 DBCP。
新特性
DBCP-506: Support JDBC 4.2. Thanks to Gary Gregory.
DBCP-479: Support default schema in configuration.
修复
DBCP-508: Prepared statement keys should take a Connection's schema into account.
DBCP-512: Avoid exceptions when closing a connection in mutli-threaded use case.
更改
DBCP-505: Update Java requirement from version 7 to 8.
DBCP-427: Examines 'SQLException's thrown by underlying connections or statements for fatal (disconnection) errors.
DBCP-507: Change default for fail-fast connections from false to true.
DBCP-504: Increase test coverage. Thanks to Bruno P. Kinoshita.
DBCP-510: Update Apache Commons Pool from 2.5.0 to 2.6.0.
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms of the Intelligent Web
Haralambos Marmanis、Dmitry Babenko / Manning Publications / 2009-7-8 / GBP 28.99
Web 2.0 applications provide a rich user experience, but the parts you can't see are just as important-and impressive. They use powerful techniques to process information intelligently and offer featu......一起来看看 《Algorithms of the Intelligent Web》 这本书的介绍吧!