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