Class BigDecimalTypeHandler

All Implemented Interfaces:
TypeHandler<BigDecimal>
Direct Known Subclasses:
MoneyAmountTypeHandler

public class BigDecimalTypeHandler extends AbstractComparableTypeHandler<BigDecimal>