Uses of Class
org.objectweb.speedo.workingset.lib.AbstractTransaction

Packages that use AbstractTransaction
org.objectweb.speedo.workingset.ejb.lib   
org.objectweb.speedo.workingset.jdo.lib   
 

Uses of AbstractTransaction in org.objectweb.speedo.workingset.ejb.lib
 

Subclasses of AbstractTransaction in org.objectweb.speedo.workingset.ejb.lib
 class EJBTransactionImpl
          Implements the EJB transaction API since the generic speedo implementation.
 

Uses of AbstractTransaction in org.objectweb.speedo.workingset.jdo.lib
 

Subclasses of AbstractTransaction in org.objectweb.speedo.workingset.jdo.lib
 class JDOTransactionImpl
          Is a working set assocaited to a POManagerItf.