SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

com.solarmetric.kodo.runtime.event
Interface TransactionStartListener

All Superinterfaces:
TransactionListener

public interface TransactionStartListener
extends TransactionListener

An entity that wishes to be notified on PersistenceManager transaction start.

Since:
2.5.0

Method Summary
 void transactionStarted(PersistenceManagerImpl pm)
          Notification that a transaction has begun.
 

Method Detail

transactionStarted

public void transactionStarted(PersistenceManagerImpl pm)
Notification that a transaction has begun.

SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.