Uses of Interface
org.eclipse.emf.cdo.server.db.IDBStoreChunkReader

Packages that use IDBStoreChunkReader
org.eclipse.emf.cdo.server.db.mapping   
 

Uses of IDBStoreChunkReader in org.eclipse.emf.cdo.server.db.mapping
 

Methods in org.eclipse.emf.cdo.server.db.mapping with parameters of type IDBStoreChunkReader
 void IListMapping.readChunks(IDBStoreChunkReader dbStoreChunkReader, java.util.List<IStoreChunkReader.Chunk> chunks, java.lang.String where)
          Used to load-on-demand chunks of a list.
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.