Class Identifier<T>

  • Type Parameters:
    T - the owning entity class
    Direct Known Subclasses:
    Identifier.Composite, Identifier.Id

    public abstract class Identifier<T>
    extends Object
    Represents a value of an attribute that forms part of the natural key of an entity.
    See Also:
    NaturalId