Class IdMapKeyAccessor

  • All Implemented Interfaces:
    Serializable, Accessor

    public class IdMapKeyAccessor
    extends Object
    implements Accessor
    A stateless read-only accessor of the map key value that is based on the Persistent object id. For single-column ID's the accessor returns a single value (e.g. an Integer). For multi-column ID's it returns the ObjectId.
    Since:
    3.0
    See Also:
    Serialized Form