Database Pool
Another database pool package:
Proxool is a Java connection pool.It transparently adds connection pooling to your existing JDBC driver.
DBPool is a Java-based database connection pooling utility, which supports time-based expiry and statement caching, connection validation, and easy configuration using a pool manager. Also included is a generic object pool which can be extended to create your own pools of custom types.
Proxool is a Java connection pool.It transparently adds connection pooling to your existing JDBC driver.
DBPool is a Java-based database connection pooling utility, which supports time-based expiry and statement caching, connection validation, and easy configuration using a pool manager. Also included is a generic object pool which can be extended to create your own pools of custom types.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home