com.jn.langx.util.collection.Tuple |
TupleRowMapper.mapping(ResultSet row,
int currentRowIndex,
ResultSetDescription resultSetDescription) |
T |
RowMapper.mapping(ResultSet row,
int currentRowIndex,
ResultSetDescription resultSetDescription) |
Map<String,Object> |
MapRowMapper.mapping(ResultSet row,
int currentRowIndex,
ResultSetDescription resultSetDescription) |
T |
BeanRowMapper.mapping(ResultSet row,
int currentRowIndex,
ResultSetDescription resultSetDescription) |
Object[] |
ArrayRowMapper.mapping(ResultSet row,
int currentRowIndex,
ResultSetDescription resultSetDescription) |