Package com.db4o
Interface TransactionListener
- 
- All Known Implementing Classes:
- NullTransactionListener
 
 public interface TransactionListenerallows registration with a transaction to be notified of commit and rollback
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpostRollback()voidpreCommit()
 
-