ModeShape Distribution 3.6.0.Final

Package org.modeshape.jcr.txn

Interface Summary
Transactions.Transaction The representation of a ModeShape fine-grained transaction for use when saving the changes made to a Session.
Transactions.TransactionFunction  
 

Class Summary
NoClientTransactions An implementation of Transactions that does not even check whether there is a current transaction and instead always attempts to create a transaction within the SessionCache.save() calls.
SynchronizedTransactions An implementation of Transactions that will attempt to register a Synchronization with the current transaction.
SynchronizedTransactions.SynchronizedMonitor  
SynchronizedTransactions.WorkspaceUpdates  
Transactions An abstraction for the logic of working with transactions.
 


ModeShape Distribution 3.6.0.Final

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