Package org.openanzo.model.transaction.impl

Interface Summary
IResetListener Listener for events when server is reset
 

Class Summary
LockingTransactionManager Standard implementation of the ITransactionQueueManager
RDBPersistedCommand TransactionCommand that is backed by an RDB persisted store
RDBPersistedTransaction Transaction that is backed by a RDB persisted store
RDBPersistedTransactionQueue TransactionQueue that is backed by an RDB persisted store
Transaction Standard implementation of ITransation.
TransactionCommand Standard implementation of ICommand, consisting of a set of NamedGraphChangeSets for the affected graphs.
TransactionContainerProxy Container that contains a transaction queue, so all operations go into transactions before they are applied to a parent graph.
TransactionManager Standard implementation of the ITransactionQueueManager
TransactionNamedGraphProxy Graph that contains a transaction queue, so all operations go into transactions before they are applied to a parent graph.
TransactionQueue Standard implementation of ITransactionQueue
TransactionQueueManager Standard implementation of the ITransactionQueueManager
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.