Uses of Class
org.eclipse.emf.cdo.server.IStoreChunkReader.Chunk
Package
Description
Server concepts for dealing with repositories and stores.
Server concepts for dealing with mapping strategies and mappings for classes, lists and types.
Server service provider interfaces and useful base implementations.
-
Uses of IStoreChunkReader.Chunk in org.eclipse.emf.cdo.server
-
Uses of IStoreChunkReader.Chunk in org.eclipse.emf.cdo.server.db.mapping
Modifier and TypeMethodDescriptionvoid
IListMapping.readChunks
(IDBStoreChunkReader dbStoreChunkReader, List<IStoreChunkReader.Chunk> chunks, String where) Used to load-on-demand chunks of a list. -
Uses of IStoreChunkReader.Chunk in org.eclipse.emf.cdo.spi.server