Package org.multiverse.stms.alpha.transactions.update

Contains the update AlphaTransaction implementations.

See:
          Description

Class Summary
AbstractUpdateAlphaTransaction An abstract AlphaTransaction that provides all the pluming logic for update transactions.
ArrayUpdateAlphaTransaction A AbstractUpdateAlphaTransaction where the tranlocals are stored in an array.
MapUpdateAlphaTransaction A AbstractUpdateAlphaTransaction implementation where the AlphaTranlocals are stored in an IdentityHashMap (to prevent unwanted equals/hashcode calls on AlphaTransactionalObjects.
MapUpdateAlphaTransaction.Factory  
MonoUpdateAlphaTransaction A AbstractUpdateAlphaTransaction that can deal with a single transactional object.
UpdateConfiguration TransactionConfiguration for the AbstractUpdateAlphaTransaction.
 

Enum Summary
UpdateTransactionStatus  
 

Package org.multiverse.stms.alpha.transactions.update Description

Contains the update AlphaTransaction implementations.



Copyright © 2008-2010 Multiverse. All Rights Reserved.