SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

com.solarmetric.kodo.runtime.event
Interface TransactionRollbackListener

All Superinterfaces:
TransactionListener

public interface TransactionRollbackListener
extends TransactionListener

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

Since:
2.5.0

Method Summary
 void transactionRolledBack(PersistenceManagerImpl pm)
          Notification that a transaction has rolled back.
 

Method Detail

transactionRolledBack

public void transactionRolledBack(PersistenceManagerImpl pm)
Notification that a transaction has rolled back.

SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

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