Class CDOPushTransaction

java.lang.Object
org.eclipse.net4j.util.event.Notifier
org.eclipse.emf.cdo.transaction.CDOPushTransaction
All Implemented Interfaces:
IAdaptable, CDOBranchPoint, CDOBranchProvider, CDOCommonTransaction, CDOCommonView, CDOChangeSetDataProvider, CDOCommitHistory.Provider<CDOObject,CDOObjectHistory>, CDORevisionProvider, CDOTimeProvider, CDOTransaction, CDOUserTransaction, CDOUpdatable, CDOView, org.eclipse.net4j.util.collection.Closeable, org.eclipse.net4j.util.container.IContainer<CDOResourceNode>, org.eclipse.net4j.util.event.INotifier, org.eclipse.net4j.util.event.INotifier.INotifier2, org.eclipse.net4j.util.options.IOptionsContainer, org.eclipse.net4j.util.properties.IPropertiesContainer

public class CDOPushTransaction extends org.eclipse.net4j.util.event.Notifier implements CDOTransaction
A transaction that persists changes to the object graph locally on commit and can later load these changes and push them to the repository.
Since:
3.0
Author:
Eike Stepper
No Extend
This interface is not intended to be extended by clients.
No Instantiate
This class is not intended to be instantiated by clients.