Class BigDecimalTypeHandler

java.lang.Object
cool.scx.jdbc.type_handler.math.BigDecimalTypeHandler
All Implemented Interfaces:
TypeHandler<BigDecimal>

public class BigDecimalTypeHandler extends Object implements TypeHandler<BigDecimal>