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