|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ResultSetHandler | Implementations of this interface convert ResultSets into other objects. |
RowProcessor | RowProcessor implementations convert
ResultSet rows into various other objects. |
Class Summary | |
BasicRowProcessor | Basic implementation of the RowProcessor interface. |
BasicRowProcessor.CaseInsensitiveHashMap | A Map that converts all keys to lowercase Strings for case insensitive lookups. |
DbUtils | A collection of JDBC helper methods. |
ProxyFactory | Creates proxy implementations of JDBC interfaces. |
QueryLoader | QueryLoader loads properties files filled with query name to
SQL mappings. |
QueryRunner | Executes SQL queries with pluggable strategies for handling
ResultSet s. |
ResultSetIterator |
Wraps a ResultSet in an Iterator . |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |