Uses of Interface
org.eclipse.emf.cdo.common.commit.CDOCommitInfoManager
Packages that use 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
Methods in org.eclipse.emf.cdo.common that return CDOCommitInfoManager -
Uses of CDOCommitInfoManager in org.eclipse.emf.cdo.common.commit
Methods in org.eclipse.emf.cdo.common.commit that return CDOCommitInfoManagerModifier and TypeMethodDescriptionCDOCommitInfo.getCommitInfoManager()
CDOCommitHistory.getManager()
-
Uses of CDOCommitInfoManager in org.eclipse.emf.cdo.common.util
Methods in org.eclipse.emf.cdo.common.util with parameters of type CDOCommitInfoManagerModifier 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
Methods in org.eclipse.emf.cdo.server that return CDOCommitInfoManager -
Uses of CDOCommitInfoManager in org.eclipse.emf.cdo.session
Methods in org.eclipse.emf.cdo.session that return CDOCommitInfoManagerModifier and TypeMethodDescriptionCDOSession.getCommitInfoManager()
Returns the CDOcommit info manager
of this session. -
Uses of CDOCommitInfoManager in org.eclipse.emf.cdo.spi.common.commit
Subinterfaces of CDOCommitInfoManager in org.eclipse.emf.cdo.spi.common.commitModifier 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
Methods in org.eclipse.emf.cdo.spi.common.protocol that return CDOCommitInfoManagerModifier and TypeMethodDescriptionprotected CDOCommitInfoManager
CDODataInputImpl.Default.getCommitInfoManager()
protected abstract CDOCommitInfoManager
CDODataInputImpl.getCommitInfoManager()