|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ConnectionProvider | A strategy for obtaining JDBC connections. |
Class Summary | |
---|---|
C3P0ConnectionProvider | A connection provider that uses a C3P0 connection pool. |
ConnectionProviderFactory | Instantiates a connection provider given either System properties or a java.util.Properties instance. |
DatasourceConnectionProvider | A connection provider that uses a DataSource registered with JNDI. |
DriverManagerConnectionProvider | A connection provider that uses java.sql.DriverManager. |
ProxoolConnectionProvider | A connection provider that uses a Proxool connection pool. |
UserSuppliedConnectionProvider | An implementation of the |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |