Configuration package.
| Interface | Description |
|---|---|
| Compare | allows special comparison behaviour during query evaluation. |
| Configuration | configuration interface for db4o. |
| ObjectAttribute | generic interface to allow returning an attribute of an object. |
| ObjectClass | configuration interface for classes. |
| ObjectConstructor | interface to allow instantiating objects by calling specific constructors. |
| ObjectField | configuration interface for fields of classes. |
| ObjectTranslator | translator interface to translate objects on storage and activation. |