Uses of Class
org.apache.openjpa.event.LifecycleEventManager
Package
Description
OpenJPA Configuration
OpenJPA Runtime Kernel
-
Uses of LifecycleEventManager in org.apache.openjpa.conf
Modifier and TypeMethodDescriptionOpenJPAConfiguration.getLifecycleEventManagerInstance()
Gets the lifecycle event manager instance.OpenJPAConfigurationImpl.getLifecycleEventManagerInstance()
-
Uses of LifecycleEventManager in org.apache.openjpa.kernel
Modifier and TypeMethodDescriptionBroker.getLifecycleEventManager()
Return the lifecycle event manager associated with the broker.BrokerImpl.getLifecycleEventManager()
Give state managers access to the lifecycle event manager.DelegatingBroker.getLifecycleEventManager()
-
Uses of LifecycleEventManager in org.apache.openjpa.validation
Modifier and TypeClassDescriptionclass
An extension of LifecycleEventManager which adds validation capabilities for specific lifecycle events.