[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Classes
| Class | Description | |
|---|---|---|
| ClassHasNoFields | Diagnostic, if class has no fields. | |
| DescendIntoTranslator |
Query tries to descend into a field of a class that is configured to be translated
(and thus cannot be descended into).
| |
| DiagnosticBase | base class for Diagnostic messages | |
| DiagnosticToConsole | prints Diagnostic messsages to the Console. | |
| DiagnosticToTrace | prints Diagnostic messsages to the Console. | |
| LoadedFromClassIndex | Diagnostic, if query was required to load candidate set from class index.
| |
| NativeQueryNotOptimized | Diagnostic, if Native Query can not be run optimized. | |
| UpdateDepthGreaterOne | Diagnostic, if update depth greater than 1. |
Interfaces
| Interface | Description | |
|---|---|---|
| IDiagnostic | a Diagnostic message. | |
| IDiagnosticConfiguration | provides methods to configure the behaviour of db4o diagnostics. | |
| IDiagnosticListener | listens to Diagnostic messages. |