Uses of Class
org.eclipse.persistence.internal.sessions.IdentityMapAccessor
Packages that use IdentityMapAccessor
-
Uses of IdentityMapAccessor in org.eclipse.persistence.internal.sessions
Subclasses of IdentityMapAccessor in org.eclipse.persistence.internal.sessionsModifier and TypeClassDescriptionclass
INTERNAL: IdentityMapAccessor subclass for client sessions.class
INTERNAL: Subclass of IdentityMapAccessor for distributed sessions Overrides some IdentityMapInitialization codeclass
INTERNAL: Internal subclass that provides access to identity maps through the session.class
INTERNAL: Subclass of IdentityMapAccessor for Session brokers Overrides some identiy map initialization codeclass
INTERNAL: IdentityMapAccessor subclass for UnitOfWork Overrides some initialization functionality and some behavior having to do with getting objects from identity maps.Fields in org.eclipse.persistence.internal.sessions declared as IdentityMapAccessorModifier and TypeFieldDescriptionprotected IdentityMapAccessor
AbstractSession.identityMapAccessor
Manages the live object cache.Methods in org.eclipse.persistence.internal.sessions that return IdentityMapAccessorModifier and TypeMethodDescriptionAbstractSession.getIdentityMapAccessorInstance()
INTERNAL: Return the internally available IdentityMapAccessor instance.