Class IdentityMapEnumeration

java.lang.Object
org.eclipse.persistence.internal.identitymaps.AbstractIdentityMapEnumeration<Object>
org.eclipse.persistence.internal.identitymaps.IdentityMapEnumeration
All Implemented Interfaces:
Enumeration<Object>

public class IdentityMapEnumeration extends AbstractIdentityMapEnumeration<Object>
Allows to iterate over Object instances stored in CacheKey instances in the IdentityMap.