public class FloatTypeHandler extends Object implements TypeHandler<Float>
| 构造器和说明 |
|---|
FloatTypeHandler() |
public Float getResult(ResultSet rs, int columnIndex, JdbcType jdbcType) throws SQLException
getResult 在接口中 TypeHandler<Float>SQLExceptionpublic Float getResult(ResultSet rs, String columnName, JdbcType jdbcType) throws SQLException
getResult 在接口中 TypeHandler<Float>SQLExceptionCopyright © 2020. All rights reserved.