Uses of Interface
org.apache.openjpa.event.FlushTransactionListener
-
Packages that use FlushTransactionListener Package Description org.apache.openjpa.event OpenJPA Eventsorg.apache.openjpa.kernel OpenJPA Runtime Kernel -
-
Uses of FlushTransactionListener in org.apache.openjpa.event
Subinterfaces of FlushTransactionListener in org.apache.openjpa.event Modifier and Type Interface Description interfaceTransactionListenerInterface for listening to allTransactionEvents.Classes in org.apache.openjpa.event that implement FlushTransactionListener Modifier and Type Class Description classAbstractTransactionListenerAbstract implementation of theTransactionListenerinterface 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 Modifier and Type Class Description classAuditManagerController for audit facility.
-