Uses of Interface
org.eclipse.emf.cdo.server.db.IDBStore

Packages that use IDBStore
org.eclipse.emf.cdo.server.db   
 

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

Methods in org.eclipse.emf.cdo.server.db that return IDBStore
static IDBStore CDODBUtil.createStore(IMappingStrategy mappingStrategy, org.eclipse.net4j.db.IDBAdapter dbAdapter, org.eclipse.net4j.db.IDBConnectionProvider dbConnectionProvider)
           
 IDBStore IMappingStrategy.getStore()
           
 IDBStore IDBStoreAccessor.getStore()
           
 

Methods in org.eclipse.emf.cdo.server.db with parameters of type IDBStore
 void IMappingStrategy.setStore(IDBStore store)
           
 


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