Uses of Interface
org.apache.openjpa.event.TransactionListener
-
Packages that use TransactionListener Package Description org.apache.openjpa.event OpenJPA Eventsorg.apache.openjpa.kernel OpenJPA Runtime Kernel -
-
Uses of TransactionListener in org.apache.openjpa.event
Classes in org.apache.openjpa.event that implement TransactionListener Modifier and Type Class Description classAbstractTransactionListenerAbstract implementation of theTransactionListenerinterface that provides no-op implementations of all methods. -
Uses of TransactionListener in org.apache.openjpa.kernel
Classes in org.apache.openjpa.kernel that implement TransactionListener Modifier and Type Class Description classAuditManagerController for audit facility.
-