Interface Summary | |
ConnectionProvider |
Class Summary | |
Cast | |
ConnectionManager | Unique (static) access point to get databases connections This class manages 1 to N databases connection providers |
Criteria | A Criteria object is a collection of Criterion objects to be used together to build dynamic SQL Queries |
Criterion | |
Database | Database definition loaded from the configuration file 'dbconfig.xml' |
ParamType | |
SqlConnection | |
SqlConnectionFactory | |
SqlConnectionPool | |
SqlConnectionProvider | |
SQLCriteria | Deprecated. |
SQLCriterias | Deprecated. |
SqlDataSource | Connection provider implementation based on a standard JDBC DataSource |
SqlTool |