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