Uses of Interface
org.jpox.Transaction

Packages that use Transaction
org.jpox This package provides classes that are typically client-facing. 
org.jpox.resource A JCA resource adapter for JPOX. 
 

Uses of Transaction in org.jpox
 

Fields in org.jpox declared as Transaction
protected  Transaction AbstractPersistenceManager.tx
          Current transaction
 

Uses of Transaction in org.jpox.resource
 

Classes in org.jpox.resource that implement Transaction
 class JdoTransactionHandle
          JdoManagedTransaction.java Implementations of the methods simply hand off to the transaction of the PM.
 



Copyright © -2007 . All Rights Reserved.