内容简介:HikariCP 2.7.6 已发布,HikariCP 是一个高性能的 JDBC 连接池组件。 更新内容: Update artifact.classifier to java9ea Add custom collectorRegistry Allow data source to be reinitialized at runtime Ad...
HikariCP 2.7.6 已发布,HikariCP 是一个高性能的 JDBC 连接池组件。
更新内容:
Update artifact.classifier to java9ea
Add custom collectorRegistry
Allow data source to be reinitialized at runtime
Added logging to the connection-pool initialization.
added HikariDataSourceConfigurable
Configurable Metrics prefix
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《HikariCP 2.7.6 发布,高性能 JDBC 连接池组件》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Data Structures and Algorithms in Python
Michael T. Goodrich、Roberto Tamassia、Michael H. Goldwasser / John Wiley & Sons / 2013-7-5 / GBP 121.23
Based on the authors' market leading data structures books in Java and C++, this book offers a comprehensive, definitive introduction to data structures in Python by authoritative authors. Data Struct......一起来看看 《Data Structures and Algorithms in Python》 这本书的介绍吧!