| 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 | Method and Description |
|---|---|
JDBConnection |
JDBConnection.Initializer.createConnection()
Creates an immutable connection from this initialization.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolSegment.Initializer |
ConnectionPoolSegment.Initializer.setConnection(JDBConnection jdbcConnection)
Sets the database connection.
|