public class IntegerTypeHandler extends Object implements TypeHandler<Integer>
| 构造器和说明 |
|---|
IntegerTypeHandler() |
public Integer getResult(ResultSet rs, int columnIndex, JdbcType jdbcType) throws SQLException
getResult 在接口中 TypeHandler<Integer>SQLExceptionpublic Integer getResult(ResultSet rs, String columnName, JdbcType jdbcType) throws SQLException
getResult 在接口中 TypeHandler<Integer>SQLExceptionCopyright © 2020. All rights reserved.