Uses of Class
org.eclipse.persistence.sessions.SessionEventAdapter
Packages that use SessionEventAdapter
Package
Description
-
Uses of SessionEventAdapter in org.eclipse.persistence.internal.jaxb
Subclasses of SessionEventAdapter in org.eclipse.persistence.internal.jaxbModifier and TypeClassDescriptionclassAllows actions to be performed upon receipt of various Session events. -
Uses of SessionEventAdapter in org.eclipse.persistence.internal.sessions.factories
Subclasses of SessionEventAdapter in org.eclipse.persistence.internal.sessions.factoriesModifier and TypeClassDescriptionclassINTERNAL: Event listener class used to lazy-load the descriptors for EIS and XDB, as they have external jar dependencies that may not be on the classpath. -
Uses of SessionEventAdapter in org.eclipse.persistence.jpa.rs.util
Subclasses of SessionEventAdapter in org.eclipse.persistence.jpa.rs.utilModifier and TypeClassDescriptionclassThis adapter alters the way the JAXBContext handles relationships for an existing persistence unit.classThis listener is used for crating XML mappings for weaved fields.