Uses of Interface
org.eclipse.emf.cdo.common.commit.CDOCommitInfoManager
Package
Description
Common concepts that are differently extended in clients and servers.
Common concepts for dealing with commits and change sets.
Common utility classes, some common interfaces and exceptions.
Server concepts for dealing with repositories and stores.
Client concepts for dealing with sessions to CDO repositories.
Common service provider interfaces and useful base implementations for dealing with commits and change sets.
Common base implementations for dealing with I/O of CDO data structures.
-
Uses of CDOCommitInfoManager in org.eclipse.emf.cdo.common
-
Uses of CDOCommitInfoManager in org.eclipse.emf.cdo.common.commit
Modifier and TypeMethodDescriptionCDOCommitInfo.getCommitInfoManager()
CDOCommitHistory.getManager()
-
Uses of CDOCommitInfoManager in org.eclipse.emf.cdo.common.util
Modifier and TypeMethodDescriptionstatic CDODataInput
CDOCommonUtil.createCDODataInput
(org.eclipse.net4j.util.io.ExtendedDataInputStream inputStream, CDOPackageRegistry packageRegistry, CDOBranchManager branchManager, CDOCommitInfoManager commitManager, CDORevisionFactory revisionFactory, CDOListFactory listFactory, CDOLobStore lobStore) -
Uses of CDOCommitInfoManager in org.eclipse.emf.cdo.server
-
Uses of CDOCommitInfoManager in org.eclipse.emf.cdo.session
Modifier and TypeMethodDescriptionCDOSession.getCommitInfoManager()
Returns the CDOcommit info manager
of this session. -
Uses of CDOCommitInfoManager in org.eclipse.emf.cdo.spi.common.commit
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOCommitInfoManager in org.eclipse.emf.cdo.spi.common.protocol
Modifier and TypeMethodDescriptionprotected CDOCommitInfoManager
CDODataInputImpl.Default.getCommitInfoManager()
protected abstract CDOCommitInfoManager
CDODataInputImpl.getCommitInfoManager()