public interface JDOTransactionItf extends javax.jdo.Transaction,TransactionItf(Code)
This interfaces defines the transaction concept in Speedo. It is based on a
working set represented by the inheritance of the TransactionalWorkingSet
interface, and the required javax.jdo.Transaction interface.
author: S.Chassande-Barrioz