| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.lib.sql |
Enhanced JDBC objects and connection pool.
|
| Modifier and Type | Method and Description |
|---|---|
DataSourcePool |
PooledConnection.getDataSourcePool()
Return the DataSourcePool that this connection belongs to.
|
| Constructor and Description |
|---|
PooledConnection(DataSourcePool pool,
int uniqueId,
Connection connection)
Construct the connection that can refer back to the pool it belongs to.
|
PooledConnectionQueue(DataSourcePool pool) |
Copyright © 2014. All Rights Reserved.