Uses of Package
org.eclipse.emf.cdo.server.db

Packages that use org.eclipse.emf.cdo.server.db
org.eclipse.emf.cdo.server.db Server concepts for dealing with DB stores and accessors. 
org.eclipse.emf.cdo.server.db.mapping Server concepts for dealing with mapping strategies and mappings for classes, lists and types. 
 

Classes in org.eclipse.emf.cdo.server.db used by org.eclipse.emf.cdo.server.db
IDBStore
          The main entry point to the API of CDO's proprietary object/relational mapper.
IDBStoreAccessor
          A store accessor for CDO's proprietary object/relational mapper.
IIDHandler
          Abstracts the handling of IDs of different ID types.
IMetaDataManager
          Manages the elements of the meta model level of a CDO repository.
IPreparedStatementCache
          Caches JDBC statements according to given reuse probabilities.
IPreparedStatementCache.ReuseProbability
          An enum for the degree of probability to which a prepared statement is reused later on.
 

Classes in org.eclipse.emf.cdo.server.db used by org.eclipse.emf.cdo.server.db.mapping
IDBStore
          The main entry point to the API of CDO's proprietary object/relational mapper.
IDBStoreAccessor
          A store accessor for CDO's proprietary object/relational mapper.
IDBStoreChunkReader
          A chunk reader for CDO's proprietary object/relational mapper.
 



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