Verwendungen von Schnittstelle
org.eclipse.emf.cdo.transaction.CDOUserSavepoint
Packages, die CDOUserSavepoint verwenden
Package
Beschreibung
Client concepts for dealing with transactions, distributed transactions and their save points.
Client service provider interfaces and useful base implementations.
-
Verwendungen von CDOUserSavepoint in org.eclipse.emf.cdo.transaction
Unterschnittstellen von CDOUserSavepoint 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
Creates a save point in aCDOXATransaction
that can be used to roll back a part of the transaction.Methoden in org.eclipse.emf.cdo.transaction, die CDOUserSavepoint zurückgebenModifizierer und TypMethodeBeschreibungCDOUserTransaction.getLastSavepoint()
CDOUserSavepoint.getNextSavepoint()
CDOUserSavepoint.getPreviousSavepoint()
CDOUserTransaction.setSavepoint()
Creates a save point in theCDOTransaction
that can be used to roll back a part of the transaction -
Verwendungen von CDOUserSavepoint in org.eclipse.emf.spi.cdo
Unterschnittstellen von CDOUserSavepoint 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...interface
If the meaning of this type isn't clear, there really should be more of a description here...