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