All Implemented Interfaces:
Serializable, 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
See Also: