Class SimpleBigDecimalScoreHibernateType

  • All Implemented Interfaces:
    org.hibernate.usertype.CompositeUserType

    public class SimpleBigDecimalScoreHibernateType
    extends AbstractScoreHibernateType
    This class is Hibernate specific, because JPA 2.1's @Converter currently cannot handle 1 class mapping to multiple SQL columns.
    • Constructor Detail

      • SimpleBigDecimalScoreHibernateType

        public SimpleBigDecimalScoreHibernateType()