Class IdentityMapKeyEnumeration

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

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