Uses of Interface
org.eclipse.emf.cdo.server.IStoreAccessor.Raw
Packages that use IStoreAccessor.Raw
Package
Description
Server concepts for dealing with repositories and stores.
Server concepts for dealing with DB stores and accessors.
Server provider interfaces (SPI) for CDO
workspaces
.-
Uses of IStoreAccessor.Raw in org.eclipse.emf.cdo.server
Subinterfaces of IStoreAccessor.Raw in org.eclipse.emf.cdo.serverModifier and TypeInterfaceDescriptionstatic interface
An extension interface forstore accessors
that support raw data access as needed byrepository synchronizers
orserver importers
. -
Uses of IStoreAccessor.Raw in org.eclipse.emf.cdo.server.db
Subinterfaces of IStoreAccessor.Raw in org.eclipse.emf.cdo.server.dbModifier and TypeInterfaceDescriptioninterface
Astore accessor
for CDO's proprietary object/relational mapper. -
Uses of IStoreAccessor.Raw in org.eclipse.emf.cdo.spi.workspace
Methods in org.eclipse.emf.cdo.spi.workspace with parameters of type IStoreAccessor.RawModifier and TypeMethodDescriptionvoid
InternalCDOWorkspaceBase.deleteAddedAndDetachedObjects
(IStoreAccessor.Raw accessor, CDOBranch branch)