Apache Commons DBCP 2.5.0 RC1 发布

栏目: 软件资讯 · 发布时间: 6年前

内容简介: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]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Algorithms of the Intelligent Web

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》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具