Class JpaRoleAttributeEntity

All Implemented Interfaces:
Serializable, JpaChildEntity<JpaRoleEntity>

@Entity public class JpaRoleAttributeEntity extends JpaAttributeEntityWithHashValue<JpaRoleEntity>
See Also:
  • Constructor Details

    • JpaRoleAttributeEntity

      public JpaRoleAttributeEntity()
    • JpaRoleAttributeEntity

      public JpaRoleAttributeEntity(JpaRoleEntity root, String name, String value)