| 构造器和说明 |
|---|
AbstractRowMapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static Object |
convertValueToRequiredType(Object value,
Class<?> requiredType)
转换为单值的类型
|
protected static Object |
getResultSetValue(ResultSet rs,
int index)
获取列的值
|
protected static Object getResultSetValue(ResultSet rs, int index) throws SQLException
SQLExceptionCopyright © 2014. All rights reserved.