Uses of Interface
org.eclipse.emf.cdo.common.lob.CDOLobHandler
Package
Description
Server concepts for dealing with repositories and stores.
Server service provider interfaces and useful base implementations.
-
Uses of CDOLobHandler in org.eclipse.emf.cdo.server
Modifier and TypeInterfaceDescriptionstatic interface
Persists the data that has been read by aimporter
into a newrepository
.static interface
Persists the data that has been read by aimporter
into a newrepository
.Modifier and TypeMethodDescriptionvoid
IStoreAccessor.handleLobs
(long fromTime, long toTime, CDOLobHandler handler) -
Uses of CDOLobHandler in org.eclipse.emf.cdo.spi.server
Modifier and TypeMethodDescriptionvoid
InternalRepository.handleLobs
(long fromTime, long toTime, CDOLobHandler handler)