Class SimpleScoreHibernateType

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

    public class SimpleScoreHibernateType
    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

      • SimpleScoreHibernateType

        public SimpleScoreHibernateType()