Verwendungen von Schnittstelle
org.eclipse.emf.cdo.common.commit.CDOChangeSetDataProvider
Packages, die CDOChangeSetDataProvider verwenden
Package
Beschreibung
Common service provider interfaces and useful base implementations for dealing with commits and change sets.
Client concepts for dealing with transactions, distributed transactions and their save points.
Client service provider interfaces and useful base implementations.
-
Verwendungen von CDOChangeSetDataProvider in org.eclipse.emf.cdo.spi.common.commit
Klassen in org.eclipse.emf.cdo.spi.common.commit, die CDOChangeSetDataProvider implementierenModifizierer und TypKlasseBeschreibungclass
If the meaning of this type isn't clear, there really should be more of a description here... -
Verwendungen von CDOChangeSetDataProvider in org.eclipse.emf.cdo.transaction
Unterschnittstellen von CDOChangeSetDataProvider in org.eclipse.emf.cdo.transactionModifizierer und TypSchnittstelleBeschreibunginterface
One in a sequence of possibly several points in time of atransaction
that encapsulates the changes to transactional objects and that later changes can berolled back
to.interface
A read-write view to the current (i.e.Klassen in org.eclipse.emf.cdo.transaction, die CDOChangeSetDataProvider implementierenModifizierer und TypKlasseBeschreibungclass
Atransaction
that persists changes to the object graph locally on commit and can later load these changes and push them to therepository
. -
Verwendungen von CDOChangeSetDataProvider in org.eclipse.emf.spi.cdo
Unterschnittstellen von CDOChangeSetDataProvider in org.eclipse.emf.spi.cdoModifizierer und TypSchnittstelleBeschreibunginterface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here...