|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
RowMapper<T> newRowMapper(Object[], |
Change in signature from (Object[], Map ) to (Object[], Map<?, ?> ). |
Implementation of the superclass template method. |
T updateRow(ResultSet, |
Change in signature from (ResultSet, int, Map ) to (ResultSet, int, Map<?, ?> ). |
Subclasses must implement this method to update each row of the ResultSet and optionally create object of the result type. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |