| Package | Description |
|---|---|
| org.attribyte.sql.pool |
ACP is an open-source JDBC connection pool designed to support the high throughput, concurrency, tuning,
monitoring and reporting typically required to support production application servers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionPool
Provides logical database connections to an application from
a pool of physical connections that are maintained by the pool.
|