Uses of Interface
org.eclipse.emf.cdo.server.IStoreAccessor

Packages that use IStoreAccessor
org.eclipse.emf.cdo.server   
org.eclipse.emf.cdo.server.db   
org.eclipse.emf.cdo.server.hibernate   
 

Uses of IStoreAccessor in org.eclipse.emf.cdo.server
 

Subinterfaces of IStoreAccessor in org.eclipse.emf.cdo.server
 interface IStoreReader
           
 interface IStoreWriter
           
 

Uses of IStoreAccessor in org.eclipse.emf.cdo.server.db
 

Subinterfaces of IStoreAccessor in org.eclipse.emf.cdo.server.db
 interface IDBStoreAccessor
           
 interface IDBStoreReader
           
 interface IDBStoreWriter
           
 

Uses of IStoreAccessor in org.eclipse.emf.cdo.server.hibernate
 

Subinterfaces of IStoreAccessor in org.eclipse.emf.cdo.server.hibernate
 interface IHibernateStoreAccessor
           
 interface IHibernateStoreReader
           
 interface IHibernateStoreWriter
           
 


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