|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
RowMapper | All the DAO classes that call executeQuery(RowMapper rm) method of PreparedStatementWrapper or StatementWrapper should implement this interface. |
Class Summary | |
JDBCTemplate | This is the super class of PreparedStatementWrapper and StatementWrapper Classes. |
PreparedStatementWrapper | This class is a Wrapper Class for java.sql.PreparedStatement. |
StatementWrapper | This class is a Wrapper Class for java.sql.Statement. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |