Class BigDecimalBasicUserType

java.lang.Object
com.blazebit.persistence.view.spi.type.ImmutableBasicUserType<BigDecimal>
com.blazebit.persistence.view.impl.type.BigDecimalBasicUserType
All Implemented Interfaces:
BasicUserType<BigDecimal>, BasicUserTypeStringSupport<BigDecimal>

public class BigDecimalBasicUserType extends ImmutableBasicUserType<BigDecimal>
Since:
1.5.0
Author:
Christian Beikov