Uses of Class
org.eclipse.persistence.core.sessions.CoreSessionEventManager
Packages that use CoreSessionEventManager
Package
Description
-
Uses of CoreSessionEventManager in org.eclipse.persistence.core.sessions
Classes in org.eclipse.persistence.core.sessions with type parameters of type CoreSessionEventManagerModifier and TypeInterfaceDescriptioninterfaceCoreSession<DESCRIPTOR extends CoreDescriptor,LOGIN extends CoreLogin, PLATFORM extends CorePlatform, PROJECT extends CoreProject, SESSION_EVENT_MANAGER extends CoreSessionEventManager> INTERNAL A abstraction of session capturing behavior common to all persistence types. -
Uses of CoreSessionEventManager in org.eclipse.persistence.internal.core.sessions
Classes in org.eclipse.persistence.internal.core.sessions with type parameters of type CoreSessionEventManagerModifier and TypeClassDescriptionclassCoreAbstractSession<DESCRIPTOR extends CoreDescriptor,LOGIN extends CoreLogin, PLATFORM extends CorePlatform, PROJECT extends CoreProject, SESSION_EVENT_MANAGER extends CoreSessionEventManager> -
Uses of CoreSessionEventManager in org.eclipse.persistence.sessions
Subclasses of CoreSessionEventManager in org.eclipse.persistence.sessionsModifier and TypeClassDescriptionclassPurpose: Used to support session events.