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

All Superinterfaces:
IStoreChunkReader

public interface IDBStoreChunkReader
extends IStoreChunkReader


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.server.IStoreChunkReader
IStoreChunkReader.Chunk
 
Method Summary
 IDBStoreReader getStoreReader()
           
 
Methods inherited from interface org.eclipse.emf.cdo.server.IStoreChunkReader
addRangedChunk, addSimpleChunk, executeRead, getFeature, getRevision
 

Method Detail

getStoreReader

IDBStoreReader getStoreReader()
Specified by:
getStoreReader in interface IStoreChunkReader

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.