[ 源代码: libcommons-dbcp-java ]
软件包: libcommons-dbcp-java-doc (1.4-7)
libcommons-dbcp-java-doc 的相关链接
Trisquel 的资源:
下载源码包 libcommons-dbcp-java:
- [libcommons-dbcp-java_1.4-7.dsc]
- [libcommons-dbcp-java_1.4.orig.tar.gz]
- [libcommons-dbcp-java_1.4-7.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Java Maintainers (Mail Archive)
- Emmanuel Bourg
外部的资源:
- 主页 [commons.apache.org]
相似软件包:
Database Connection Pooling Services - documentation
The DBCP package provides database connection pooling services. The following features are supported
* DataSource and Driver interfaces to the pool. * Support for arbitrary sources of the underlying Connections. * Integration with arbitrary org.apache.commons.pool.ObjectPool implementations. * Support for Connection validation, expiration, etc. * Support for PreparedStatement pooling. * XML configuration.
This is a part of the Apache Commons Project.
This package contains Javadoc API Documentation of Commons DBCP.
其他与 libcommons-dbcp-java-doc 有关的软件包
|
|
|
-
- dep: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- dep: libcommons-pool-java-doc
- pooling implementation for Java objects - documentation
-
- sug: libcommons-dbcp-java
- Database Connection Pooling Services