| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.lib.sql |
Enhanced JDBC objects and connection pool.
|
| Class and Description |
|---|
| DataSourceAlert
Listener for notifications about the DataSource such as when the DataSource
goes down, up or gets close to it's maximum size.
|
| DataSourcePool
A robust DataSource.
|
| DataSourcePool.Status |
| DataSourcePoolStatistics
Represents aggregated statistics collected from the DataSourcePool.
|
| ExtendedPreparedStatement
Extended PreparedStatement that supports caching.
|
| ExtendedStatement
Implements the Statement methods for ExtendedPreparedStatement.
|
| PooledConnection
Is a connection that belongs to a DataSourcePool.
|
| PooledConnectionStatistics
Collects load statistics for a PooledConnection.
|
| PooledConnectionStatistics.LoadValues
Values representing the load or activity of a PooledConnection.
|
| PstmtCache
A LRU based cache for PreparedStatements.
|
Copyright © 2014. All Rights Reserved.