|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ConnectionPool | Interface for connection pooling management classes. |
ConnectionPoolInfo | Interface for use information of a connection pool. |
DatabaseInterface | Interface for a relational database management system. |
Class Summary | |
ColumnDescriptor | Class for column descritptors. |
ConstraintDescriptor | Class for constraint descritptors. |
DynamicPool | Manages a dynamic pool of database connections that may grow or shrink according to demand. |
JDBCTransaction | Manages a transaction to a database with a JDBC
java.sql.Connection object obtained through a
connection pool. |
JDBCTypes | Abstract class for JDBC type information (java.sql.Types ). |
JSODatabase | |
NoPool | Manages a pool of database connections. |
SimplePool | Manages a pool of database connections. |
SQLUtil | SQL utility class. |
TableDescriptor | Class for table descritptors. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |