Interface Summary |
Alias |
Implement this interface when implementing special custom Aliases
for classes, packages or namespaces. |
ClientServerConfiguration |
Client/Server configuration interface. |
Compare |
allows special comparison behaviour during query evaluation. |
Configuration |
configuration interface. |
FreespaceConfiguration |
interface to configure the freespace system to be used. |
FreespaceFiller |
Callback hook for overwriting freed space in the database file. |
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. |
ObjectMarshaller |
interface for custom marshallers. |
ObjectTranslator |
translator interface to translate objects on storage and activation. |
QueryConfiguration |
interface to configure the querying settings to be used by the query processor. |