Interface ILissomeStoreChunkReader
- 
- All Superinterfaces:
- IStoreChunkReader
 
 public interface ILissomeStoreChunkReader extends IStoreChunkReader Achunk readerfor CDO's proprietary object/relational mapper.- Author:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.server.IStoreChunkReaderIStoreChunkReader.Chunk
 
- 
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ILissomeStoreAccessorgetAccessor()- 
Methods inherited from interface org.eclipse.emf.cdo.server.IStoreChunkReaderaddRangedChunk, addSimpleChunk, executeRead, getFeature, getRevision
 
- 
 
- 
- 
- 
Method Detail- 
getAccessorILissomeStoreAccessor getAccessor() - Specified by:
- getAccessorin interface- IStoreChunkReader
- Since:
- 2.0
 
 
- 
 
-