ModeShape Distribution 3.0.0.Beta4

Package org.modeshape.jcr.txn

Interface Summary
SynchronizedTransactions.Call  
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.AccumulatingMonitor  
SynchronizedTransactions.AddCall  
SynchronizedTransactions.ChangedCall  
SynchronizedTransactions.RemoveCall  
SynchronizedTransactions.UpdateCall  
SynchronizedTransactions.WorkspaceUpdates  
Transactions An abstraction for the logic of working with transactions.
 


ModeShape Distribution 3.0.0.Beta4

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