Class NoIdentityMap

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IdentityMap

    public class NoIdentityMap
    extends AbstractIdentityMap

    Purpose: Provide the capability to not cache objects at all.

    Responsibilities:

    • Do nothing when an object is cached.
    Since:
    TOPLink/Java 1.0
    See Also:
    Serialized Form