[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Interfaces
Interface | Description | |
---|---|---|
![]() | IBlob |
the db4o Blob type to store blobs independant of the main database
file and allows to perform asynchronous upload and download operations.
|
![]() | IDb4oCollection | base interface for db4o collections |
![]() | IDb4oCollections | factory and other methods for database-aware collections. |
![]() | IDb4oList | |
![]() | IDb4oMap | |
![]() | IDb4oType | marker interface for all special db4o types. |
![]() | ISecondClass | marks objects as second class objects. |
![]() | ITransientClass | Marker interface to denote that a class should not be stored by db4o. |