|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectRowMapper
RowToHashMapMapper
public final class RowToHashMapMapper
Map a ResultSet row to a java.util.HashMap object
Field Summary |
---|
Fields inherited from class RowMapper |
---|
_cal, _resultSet, _returnTypeClass, _setterRegex, _tmf |
Method Summary | |
---|---|
Object |
mapRowToReturnType()
Do the mapping. |
Methods inherited from class RowMapper |
---|
extractColumnValue, getKeysFromResultSet, isSetterMethod |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Object mapRowToReturnType()
mapRowToReturnType
in class RowMapper
ControlException
- on error.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |