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