| 程序包 | 说明 |
|---|---|
| com.jn.sqlhelper.common.resultset |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
Copyright © 2019. All rights reserved.