See: Description

| Interface | Description |
|---|---|
| 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. |
| 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. |
| IDBStoreChunkReader |
A
chunk reader 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. |
| Class | Description |
|---|---|
| CDODBUtil |
Various static methods that may help in setting up and dealing with
DB stores. |
| Enum | Description |
|---|---|
| IPreparedStatementCache.ReuseProbability |
An enum for the degree of probability to which a prepared statement is reused later on.
|
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.