| Interface | Description |
|---|---|
| DBConnection |
Interface for XML Database connections.
|
| Class | Description |
|---|---|
| AsynchronousDBConnection |
Provide an asynchronous mechanism of executing tasks over the database.
|
| CacheManager |
The class that interfaces with the model cache.
|
| ExecutorThread |
Execute the queries asynchronously.
|
| OracleXMLDBConnection |
Create and manage the actual connection to the Oracle XML database.
|
| RebuildReferenceFile |
Rebuild the reference file by reading all the models in the database.
|