| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| IDBStore
The main entry point to the API of CDO's proprietary object/relational mapper.
|
| IDBStore.TableVisitor
Called back from
IDBStore.visitAllTables(Connection, TableVisitor) for all tables in the database. |
| IDBStoreAccessor
A
store accessor for CDO's proprietary object/relational mapper. |
| IIDHandler |
| IMetaDataManager
Manages the
elements of the meta model level of a CDO repository. |
| IPreparedStatementCache
Deprecated.
As of 4.2 use
IDBConnection. |
| IPreparedStatementCache.ReuseProbability
Deprecated.
An enum for the degree of probability to which a prepared statement is reused later on.
|
| Class and Description |
|---|
| 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) 2011, 2012 Eike Stepper (Berlin, Germany) and others.