db4o 6.1

Package com.db4o.config

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.
 

Class Summary
ConfigScope yes/no/dontknow data type
QueryEvaluationMode This class provides static constants for the query evaluation modes that db4o supports.
TypeAlias a simple Alias for a single Class or Type, using #equals() on the names in the resolve method.
WildcardAlias Wildcard Alias functionality to create aliases for packages, namespaces or multiple similar named classes.
 


db4o 6.1