Uses of Interface
org.apache.openjpa.event.PersistListener

Packages that use PersistListener
org.apache.openjpa.event OpenJPA Events This package provides some interfaces and useful implementations for OpenJPA's event notification framework. 
 

Uses of PersistListener in org.apache.openjpa.event
 

Subinterfaces of PersistListener in org.apache.openjpa.event
 interface LifecycleListener
          Interface for listening to all LifecycleEvents.
 

Classes in org.apache.openjpa.event that implement PersistListener
 class AbstractLifecycleListener
          Abstract implementation of the LifecycleListener interface which delegates events to a single method.
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.