See: Description

| Interface | Description |
|---|---|
| BlockingCloseableIterator<T> |
A closeable iterator that blocks on
Iterator.hasNext() until the next element is available or the end of the
iteration is reached. |
| CDONameProvider |
Has a name.
|
| CDOQueryInfo |
Encapsulates all the transferrable information that fully specifies a query from a
view to a
repository. |
| CDORenameContext | |
| CDOTimeProvider |
Provides the consumer with a long-valued time stamp.
|
| Class | Description |
|---|---|
| CDOCommonEventAdapter |
A convenience adapter for common CDO
events. |
| CDOCommonUtil |
Various static methods that may help with I/O and time stamps.
|
| CDOFetchRule |
Represents a subset of the
features of a class. |
| CDOQueryQueue<E> |
The
queue that represents the result of a CDOQuery. |
| RepositoryStateChangedEvent | |
| RepositoryTypeChangedEvent |
| Exception | Description |
|---|---|
| CDOClassNotFoundException |
A
CDOException to indicate that an EClass is not available for an EPackage in the current EPackage.Registry. |
| CDOException |
An unchecked exception for general CDO purposes.
|
| CDOPackageNotFoundException | |
| NotAuthenticatedException | Deprecated
As of 4.3 use
NotAuthenticatedException, instead. |
| PartialCollectionLoadingNotSupportedException |
An unchecked exception that indicates that
list element proxies have been encountered but
cannot be handled. |
| TransportException |
An unchecked exception that indicates transport-level problems.
|
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.