|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
T mapRow(ResultSet, |
Change in signature from (ResultSet, int, Object[], Map ) to (ResultSet, int, Object[], Map<?, ?> ). |
Subclasses must implement this method to convert each row of the ResultSet into an object of the result type. |
RowMapper<T> newRowMapper(Object[], |
Change in signature from (Object[], Map ) to (Object[], Map<?, ?> ). |
Implementation of protected abstract method. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |