Uses of Interface
org.eclipse.emf.cdo.common.revision.CDORevisionCacheAdder
Package
Description
Common concepts for dealing with revisions and revision lists.
Server concepts for dealing with repositories and stores.
Server implementation of a generic OCL query handler.
Common service provider interfaces and useful base implementations for dealing with revisions and deltas.
-
Uses of CDORevisionCacheAdder in org.eclipse.emf.cdo.common.revision
Modifier and TypeInterfaceDescriptioninterface
-
Uses of CDORevisionCacheAdder in org.eclipse.emf.cdo.server
Modifier and TypeMethodDescriptionIStoreAccessor.readRevision
(CDOID id, CDOBranchPoint branchPoint, int listChunk, CDORevisionCacheAdder cache) Reads a revision from the back-end that was valid at the given timeStamp in the given branch.IStoreAccessor.readRevisionByVersion
(CDOID id, CDOBranchVersion branchVersion, int listChunk, CDORevisionCacheAdder cache) Reads a revision with the given version in the given branch from the back-end. -
Uses of CDORevisionCacheAdder in org.eclipse.emf.cdo.server.ocl
Modifier and TypeMethodDescriptionvoid
CDOExtentCreator.setRevisionCacheAdder
(CDORevisionCacheAdder revisionCacheAdder) Deprecated.As of 4.4 useCDOExtentCreator.setRevisionInterner(CDORevisionInterner)
. -
Uses of CDORevisionCacheAdder in org.eclipse.emf.cdo.spi.common.revision
Modifier and TypeInterfaceDescriptioninterface
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...Modifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here...
CDOExtentCreator.getRevisionInterner()
.