发布于 2015-12-10 03:27:35 | 274 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

C3P0 数据库连接池

C3P0是一个开放源代码的JDBC连接池,Hibernate的发行包中默认使用此连接池。据说性能最好。


C3P0 0.9.5.2 发布,此版本改进内容如下:

 -- Fix a bug in MLog bridge to slf4j logging, in which loggability of levels of wrapped loggers
    was misreported, leading to useless allocation of log Strings below the logging threshold. Grr.
    [change is in mchange-commons-java 0.2.11]. Many thanks to Lewis Wong on Stack Exchange for calling
    attention to this issue.
-- Embed last acquistion failure as nested Exception in CannotAcquireResourceException. Thanks to
    nigam on github for this addition.

下载:https://github.com/swaldman/c3p0/archive/c3p0-0.9.5.2.zip

C3P0是一个开放源代码的JDBC连接池,Hibernate的发行包中默认使用此连接池。据说性能最好。

详细的文档在C3P0的下载包中。本站提供最新版的C3P0文档,链接是:



历史版本 :
C3P0 0.9.5.2 发布,数据库连接池
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务