Package org.objectweb.jonas.dbm

Interface Summary
CommonDataSource  
ConnectionManagerMBean MBean Interface for ConnectionManager MBean MBean type: Standard MBean model: inheritance
DataBaseService DataBase Service interface
DataBaseServiceImplMBean MBean Interface for DataBase Service Management MBean type: Standard MBean model: Inheritance (DataBaseServiceImpl)
JmxDataSourceMBean MBean Interface for general DataSource Management MBean type: Standard MBean model: inheritance
 

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)