ModeShape Distribution 3.0.0.Alpha5

Uses of Interface
org.modeshape.jcr.txn.Transactions.Transaction

Packages that use Transactions.Transaction
org.modeshape.jcr.txn   
 

Uses of Transactions.Transaction in org.modeshape.jcr.txn
 

Classes in org.modeshape.jcr.txn that implement Transactions.Transaction
protected  class SynchronizedTransactions.RollbackOnlyTransaction
           
protected  class SynchronizedTransactions.SynchronizedTransaction
           
protected  class Transactions.BaseTransaction
           
protected  class Transactions.SimpleTransaction
           
 

Methods in org.modeshape.jcr.txn that return Transactions.Transaction
abstract  Transactions.Transaction Transactions.begin()
          Starts a new transaction if one does not already exist, and associate it with the calling thread.
 Transactions.Transaction SynchronizedTransactions.begin()
           
 Transactions.Transaction NoClientTransactions.begin()
           
 


ModeShape Distribution 3.0.0.Alpha5

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.