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