Uses of Interface
org.ow2.orchestra.pvm.env.Transaction

Packages that use Transaction
org.ow2.orchestra.pvm.internal.model   
org.ow2.orchestra.pvm.internal.tx   
 

Uses of Transaction in org.ow2.orchestra.pvm.internal.model
 

Methods in org.ow2.orchestra.pvm.internal.model with parameters of type Transaction
 void ExceptionHandlerSynchronization.register(Transaction transaction)
           
 

Uses of Transaction in org.ow2.orchestra.pvm.internal.tx
 

Classes in org.ow2.orchestra.pvm.internal.tx that implement Transaction
 class StandardTransaction
          simple 2 phase commit transaction. no logging or recovery. non thread safe (which is ok).
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.