org.eclipse.emf.cdo.server.hibernate
Interface IHibernateStoreChunkReader

All Superinterfaces:
IStoreChunkReader

public interface IHibernateStoreChunkReader
extends IStoreChunkReader


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

Method Detail

getStoreReader

IHibernateStoreReader getStoreReader()
Specified by:
getStoreReader in interface IStoreChunkReader

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