ModeShape Distribution 3.5.0.Final

Uses of Class
org.modeshape.jcr.txn.NoClientTransactions.NoClientTransaction

Packages that use NoClientTransactions.NoClientTransaction
org.modeshape.jcr.txn   
 

Uses of NoClientTransactions.NoClientTransaction in org.modeshape.jcr.txn
 

Fields in org.modeshape.jcr.txn declared as NoClientTransactions.NoClientTransaction
protected  NoClientTransactions.NoClientTransaction NoClientTransactions.activeTransaction
          During ws cache initialization (either when the repo starts up of a new ws is created), there can be a case of semantically nested simple transactions, so we need effective make sure that only 1 instance of an active transaction can exist at any given time.
 

Methods in org.modeshape.jcr.txn that return NoClientTransactions.NoClientTransaction
protected  NoClientTransactions.NoClientTransaction NoClientTransactions.NoClientTransaction.transactionBegin()
           
 


ModeShape Distribution 3.5.0.Final

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