Class JpaClientScopeAttributeEntity

All Implemented Interfaces:
Serializable, JpaChildEntity<JpaClientScopeEntity>

@Entity public class JpaClientScopeAttributeEntity extends JpaAttributeEntityWithHashValue<JpaClientScopeEntity>
See Also:
  • Constructor Details

    • JpaClientScopeAttributeEntity

      public JpaClientScopeAttributeEntity()
    • JpaClientScopeAttributeEntity

      public JpaClientScopeAttributeEntity(JpaClientScopeEntity root, String name, String value)