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