[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Interfaces

  InterfaceDescription
public interfaceIBlob
the db4o Blob type to store blobs independant of the main database file and allows to perform asynchronous upload and download operations.

public interfaceIDb4oCollection
base interface for db4o collections

public interfaceIDb4oCollections
factory and other methods for database-aware collections.

public interfaceIDb4oList
public interfaceIDb4oMap
public interfaceIDb4oType
marker interface for all special db4o types.

public interfaceISecondClass
marks objects as second class objects.

public interfaceITransientClass
Marker interface to denote that a class should not be stored by db4o.