|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| DataSourceConnectionSource | Wrapper around a DataSource that supports our ConnectionSource interface. |
| JdbcCompiledStatement | Wrapper around a PreparedStatement object which we delegate to. |
| JdbcConnectionSource | Implementation of the ConnectionSource interface that supports what is needed by ORMLite. |
| JdbcDatabaseConnection | Wrapper around a JDBC Connection object which we delegate to. |
| JdbcDatabaseResults | Wrapper around a ResultSet object which we delegate to. |
| JdbcPooledConnectionSource | Implementation of the ConnectionSource interface that supports basic pooled connections. |
| JdbcPooledConnectionSource.ConnectionMetaData | Class to hold the connection and its meta data. |
| TypeValMapper | Map from SqlType to the constants in the Types class. |
JDBC database connection and results classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||