|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DatabaseAccess | Interface that hides the various calls to a SQL database. |
| GeneratedKeyHolder | The holder of a generated key so we can return the value of generated keys from update methods. |
| PreparedStmt | A reduction of the SQL PreparedStatment so we can implement its functionality outside of JDBC. |
| Results | A reduction of the SQL ResultSet so we can implement it outside of JDBC. |
| Class Summary | |
|---|---|
| SimpleDaoSupport | Replacement for Spring's SimpleJdbcDaoSupport that provides some DAO methods. |
| SimpleDataSource | Implementation of the DataSource interface that supports what is needed by ORMLite. |
Database support classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||