Class Summary |
ConnectionManager |
JOnAS generic implementation of DataSource to manage an underlying
JDBC-XA driver (XADataSource, XAConnection, XAResource, ...)
|
DataBaseServiceImpl |
DatabaseService acts as a factory for the DataSource objects.
|
DataSourceFactory |
|
JDBCDataSource |
MBean class for JDBCDataSource Management |
JDBCDriver |
MBean class for JDBCDriver Management |
JDBCResource |
MBean class for JDBCResource Management |
Pool |
Connection Pool |
PoolItem |
This class represents a connection stored in the pool.
|
PoolKeeper |
Keeps pool as small as possible (after conn's has reached MaxAge) |