Class ImmutableEntityEntry

  • All Implemented Interfaces:
    Serializable, EntityEntry

    public final class ImmutableEntityEntry
    extends AbstractEntityEntry
    An EntityEntry implementation for immutable entities. Note that this implementation is not completely immutable in terms of its internal state; the term immutable here refers to the entity it describes.
    See Also:
    Immutable, Serialized Form