BeginTransactionListener (OpenJPA 0.9.7-incubating API) function windowTitle() { parent.document.title="BeginTransactionListener (OpenJPA 0.9.7-incubating API)"; } Overview  Package   Class  Use  Tree  Deprecated  Index  Help   PREV CLASS   NEXT CLASS FRAMES    NO FRAMES     All Classes'); } //-- All Classes SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD org.apache.openjpa.event Interface BeginTransactionListener All Known Subinterfaces: TransactionListener All Known Implementing Classes: AbstractTransactionListener public interface BeginTransactionListener Notified when transactions begin. Since: 0.2.5.0 Author: Patrick Linskey, Abe White Method Summary  void afterBegin(TransactionEvent event)           Notification that a transaction has begun.   Method Detail afterBegin void afterBegin(TransactionEvent event) Notification that a transaction has begun. See Also:TransactionEvent.AFTER_BEGIN Overview  Package   Class  Use  Tree  Deprecated  Index  Help   PREV CLASS   NEXT CLASS FRAMES    NO FRAMES     All Classes'); } //-- All Classes SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.