Class JpaGroupAttributeEntity

All Implemented Interfaces:
Serializable, JpaChildEntity<JpaGroupEntity>

@Entity public class JpaGroupAttributeEntity extends JpaAttributeEntityWithHashValue<JpaGroupEntity>
See Also:
  • Constructor Details

    • JpaGroupAttributeEntity

      public JpaGroupAttributeEntity()
    • JpaGroupAttributeEntity

      public JpaGroupAttributeEntity(JpaGroupEntity root, String name, String value)