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

Packages that use FlushTransactionListener
org.apache.openjpa.event OpenJPA Events 
org.apache.openjpa.kernel OpenJPA Runtime Kernel 
 

Uses of FlushTransactionListener in org.apache.openjpa.event
 

Subinterfaces of FlushTransactionListener in org.apache.openjpa.event
 interface TransactionListener
          Interface for listening to all TransactionEvents.
 

Classes in org.apache.openjpa.event that implement FlushTransactionListener
 class AbstractTransactionListener
          Abstract implementation of the TransactionListener interface that provides no-op implementations of all methods.
 

Uses of FlushTransactionListener in org.apache.openjpa.kernel
 

Classes in org.apache.openjpa.kernel that implement FlushTransactionListener
 class AuditManager
          Controller for audit facility.
 



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