JDBC 连接池 Vibur DBCP

码农软件 · 软件分类 · 数据库连接池 · 2019-09-03 16:56:39

软件介绍

Vibur DBCP 是一个全新的、支持并发的 JDBC 连接池,基于 Java 的动态代理技术。特点是速度快、代码简洁,支持语句缓存、SQL 查询日志等等。

Maven:

<dependency>
  <groupId>org.vibur</groupId>
  <artifactId>vibur-dbcp</artifactId>
  <version>0.8.3</version>
</dependency>

本文地址:https://codercto.com/soft/d/13800.html

The Linux Command Line

The Linux Command Line

William E. Shotts Jr. / No Starch Press, Incorporated / 2012-1-17 / USD 39.95

You've experienced the shiny, point-and-click surface of your Linux computer-now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very ......一起来看看 《The Linux Command Line》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码