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

Packages that use DeleteListener
org.apache.openjpa.event OpenJPA Events 
org.apache.openjpa.persistence OpenJPA JPA 
 

Uses of DeleteListener in org.apache.openjpa.event
 

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

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

Uses of DeleteListener in org.apache.openjpa.persistence
 

Classes in org.apache.openjpa.persistence that implement DeleteListener
(package private)  class PersistenceListenerAdapter
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.