Package org.eclipse.persistence.core.sessions
-
Interface Summary Interface Description CoreLogin<PLATFORM extends org.eclipse.persistence.internal.core.databaseaccess.CorePlatform> INTERNAL A abstraction of login capturing behavior common to all persistence types.CoreSession<DESCRIPTOR extends CoreDescriptor,LOGIN extends CoreLogin,PLATFORM extends org.eclipse.persistence.internal.core.databaseaccess.CorePlatform,PROJECT extends CoreProject,SESSION_EVENT_MANAGER extends CoreSessionEventManager> INTERNAL A abstraction of session capturing behavior common to all persistence types.CoreSessionEventListener INTERNAL A abstraction of session event listener capturing behavior common to all persistence types. -
Class Summary Class Description CoreProject<DESCRIPTOR extends CoreDescriptor,LOGIN extends CoreLogin,SESSION extends CoreSession> INTERNAL A abstraction of project capturing behavior common to all persistence types.CoreSessionEventManager<SESSION_EVENT_LISTENER extends CoreSessionEventListener> INTERNAL A abstraction of sessuin event manager capturing behavior common to all persistence types.