Package org.objectweb.easybeans.component.jdbcpool

JDBC pool component that creates datasource object.

See:
          Description

Class Summary
ConnectionManager DataSource implementation.
DataSourceFactory Class which is used for binding the ConnectionManager object.
JConnection This class represent a connection linked to the physical and XA connections.
JDBCPoolComponent Defines a component that creates a JDBC pool in order to use it in EasyBeans.
JManagedConnection This class represents the connection managed by the pool.
JStatement Wrapper on a PreparedStatement.
 

Package org.objectweb.easybeans.component.jdbcpool Description

JDBC pool component that creates datasource object.