|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ResultSetRowMapper interface.
Method Summary | |
Object |
mapRow(ResultSet rs,
Object item)
Map the input item oject with the values retrieved from the resultSet. |
Method Detail |
public Object mapRow(ResultSet rs, Object item)
rs
- the ResultSet objectitem
- the item object to map
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |