| Modifier and Type | Method and Description |
|---|---|
Object |
map(ResultSet rs,
StatementContext ctx) |
RowMapper<Object> |
specialize(ResultSet rs,
StatementContext ctx) |
public Object map(ResultSet rs, StatementContext ctx) throws SQLException
map in interface RowMapper<Object>SQLExceptionpublic RowMapper<Object> specialize(ResultSet rs, StatementContext ctx) throws SQLException
specialize in interface RowMapper<Object>SQLExceptionCopyright © 2016. All rights reserved.