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.
- Category: Connection Pools
- License: Other
- HomePage: http://homepages.nildram.co.uk/~slink/java/DBPool/


