Class UnitOfWorkIdentityMap

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IdentityMap
    Direct Known Subclasses:
    WeakUnitOfWorkIdentityMap

    public class UnitOfWorkIdentityMap
    extends FullIdentityMap
    Unit of work specific identity map which avoid additional overhead not required in unit of work, such as locking and synchronization.
    Since:
    TopLink 10.1.3.1
    Author:
    James Sutherland
    See Also:
    Serialized Form