public class IntegerTypeHandler extends Object implements TypeHandler<Integer>
public Integer getResult(ResultSet rs, String columnName) throws SQLException
getResult 在接口中 TypeHandler<Integer>SQLExceptionpublic Integer getResult(ResultSet rs, int columnIndex) throws SQLException
getResult 在接口中 TypeHandler<Integer>SQLExceptionCopyright © 2022 lingkang. All rights reserved.