Class JpaRoleCompositeEntity


  • @Entity
    public class JpaRoleCompositeEntity
    extends Object
    This is a child table of JpaRoleEntity that is managed via named queries to avoid loading all its contents via a OneToMany relation.
    • Constructor Detail

      • JpaRoleCompositeEntity

        public JpaRoleCompositeEntity()