Uses of Interface
org.eclipse.emf.cdo.server.IStore.CanHandleClientAssignedIDs

Packages that use IStore.CanHandleClientAssignedIDs
org.eclipse.emf.cdo.server.db Server concepts for dealing with DB stores and accessors. 
org.eclipse.emf.cdo.server.mem Server concepts for dealing with in-memory stores. 
 

Uses of IStore.CanHandleClientAssignedIDs in org.eclipse.emf.cdo.server.db
 

Subinterfaces of IStore.CanHandleClientAssignedIDs in org.eclipse.emf.cdo.server.db
 interface IDBStore
          The main entry point to the API of CDO's proprietary object/relational mapper.
 

Uses of IStore.CanHandleClientAssignedIDs in org.eclipse.emf.cdo.server.mem
 

Subinterfaces of IStore.CanHandleClientAssignedIDs in org.eclipse.emf.cdo.server.mem
 interface IMEMStore
          A simple in-memory store.
 



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