Uses of Interface
org.apache.openjpa.event.LoadListener
-
Packages that use LoadListener Package Description org.apache.openjpa.event OpenJPA Events -
-
Uses of LoadListener in org.apache.openjpa.event
Subinterfaces of LoadListener in org.apache.openjpa.event Modifier and Type Interface Description interfaceLifecycleListenerInterface for listening to allLifecycleEvents.Classes in org.apache.openjpa.event that implement LoadListener Modifier and Type Class Description classAbstractLifecycleListenerAbstract implementation of theLifecycleListenerinterface which delegates events to a single method.
-