Verwendungen von Schnittstelle
org.eclipse.emf.cdo.transaction.CDOConflictResolver
Packages, die CDOConflictResolver 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 CDOConflictResolver in org.eclipse.emf.cdo.transaction
Unterschnittstellen von CDOConflictResolver in org.eclipse.emf.cdo.transactionModifizierer und TypSchnittstelleBeschreibungstatic interface
A mix-in interface forconflict resolvers
that need to know about non-conflicting invalidations.interface
A strategy used to customize the default conflict resolution behavior oftransactions
.interface
A strategy used to customize the default conflict resolution behavior oftransactions
.Methoden in org.eclipse.emf.cdo.transaction, die CDOConflictResolver zurückgebenModifizierer und TypMethodeBeschreibungCDOTransaction.Options.getConflictResolvers()
Returns a copy of the conflict resolver list of this transaction.Methoden in org.eclipse.emf.cdo.transaction mit Parametern vom Typ CDOConflictResolverModifizierer und TypMethodeBeschreibungvoid
CDOTransaction.Options.addConflictResolver
(CDOConflictResolver resolver) Adds a conflict resolver to the list of conflict resolvers of this transaction.void
CDOTransaction.Options.removeConflictResolver
(CDOConflictResolver resolver) Removes a conflict resolver from the list of conflict resolvers of this transaction.void
CDOTransaction.Options.setConflictResolvers
(CDOConflictResolver[] resolvers) Sets the conflict resolver list of this transaction. -
Verwendungen von CDOConflictResolver in org.eclipse.emf.spi.cdo
Klassen in org.eclipse.emf.spi.cdo, die CDOConflictResolver implementierenModifizierer und TypKlasseBeschreibungclass
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...static class
Veraltet.As of 4.0 use CDOMergingConflictResolverstatic class
Veraltet.static class
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...