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

Packages that use BeginTransactionListener
org.apache.openjpa.event OpenJPA Events 
 

Uses of BeginTransactionListener in org.apache.openjpa.event
 

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

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



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