Package org.objectweb.jonas.dbm

Interface Summary
DataBaseService DataBase Service interface.*
DataBaseServiceImplMBean MBean Interface for DataBase Service Management MBean type: Standard MBean model: Inheritance (DataBaseServiceImpl)
Pool  
 

Class Summary
ConnectionManager DataSource implementation.
DataBaseServiceImpl DatabaseService acts as a factory for the DataSource objects.
DataSourceFactory  
JConnection  
JDBCDataSource MBean class for JDBCDataSource Management This MBean manages a connection manager and its associated pool.
JDBCDataSourceMBean Allow creation of a model MBean instance to registered in the MBean server.
JDBCDriver MBean class for JDBCDriver Management
JDBCResource MBean class for JDBCResource Management
JManagedConnection This class represents the physical connection, managed by the pool.
JStatement Wrapper on a PreparedStatement.