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

All Superinterfaces:
IStoreChunkReader

public interface IHibernateStoreChunkReader
extends IStoreChunkReader

Hibernate specific implementation of the IStoreChunkReader.

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.IStoreChunkReader
IStoreChunkReader.Chunk
 
Method Summary
 IHibernateStoreAccessor getAccessor()
           
 
Methods inherited from interface org.eclipse.emf.cdo.server.IStoreChunkReader
addRangedChunk, addSimpleChunk, executeRead, getFeature, getRevision
 

Method Detail

getAccessor

IHibernateStoreAccessor getAccessor()
Specified by:
getAccessor in interface IStoreChunkReader
Since:
2.0


Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.