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

Server concepts for dealing with DB stores and accessors.


Interface Summary
IDBStore The main entry point to the API of CDO's proprietary object/relational mapper.
IDBStore.Props Contains symbolic constants that specifiy valid keys of DB store properties.
IDBStoreAccessor A store accessor for CDO's proprietary object/relational mapper.
IDBStoreChunkReader A chunk reader 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.
 

Class Summary
CDODBUtil Various static methods that may help in setting up and dealing with DB stores.
 

Enum Summary
IPreparedStatementCache.ReuseProbability An enum for the degree of probability to which a prepared statement is reused later on.
 



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