Class BigDecimalType

All Implemented Interfaces:
SqlLogFormatter<BigDecimal>, JdbcType<BigDecimal>

public class BigDecimalType extends AbstractJdbcType<BigDecimal>
A JDBC type for Types.DECIMAL and BigDecimal.