|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CompiledStatement | An internal reduction of the SQL PreparedStatment so we can implement its functionality outside of JDBC. |
ConnectionSource | A reduction of the SQL DataSource so we can implement its functionality outside of JDBC. |
DatabaseConnection | A reduction of the SQL Connection so we can implement its functionality outside of JDBC. |
DatabaseResults | A reduction of the SQL ResultSet so we can implement it outside of JDBC. |
GeneratedKeyHolder | The holder of a generated key so we can return the value of generated keys from update methods. |
Class Summary | |
---|---|
BaseConnectionSource | Connection source base class which provides the save/clear mechanism using a thread local. |
Database support classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |