Categories: Development Tools Scripts, Database Tools Scripts
- Home
- Web
- Apache Commons DBCP
- Downloading...
Apache Commons DBCP 2.1.1
Apache Commons DBCP stands for Apache Commons DataBase Connection Pooling.This package implements the vaunted connection pooling technique, a system to allow the caching of database connections, so users won't need to reconnect to the database every time...