Interface Summary |
Blob |
the db4o Blob type to store blobs independent of the main database
file and allows to perform asynchronous upload and download operations. |
Db4oCollection |
base interface for db4o collections |
Db4oCollections |
Deprecated. since 7.0 |
Db4oList |
db4o List implementation for database-aware lists. |
Db4oMap |
db4o Map implementation for database-aware maps. |
Db4oType |
marker interface for all special db4o types. |
SecondClass |
marks objects as second class objects. |
TransientClass |
Marker interface to denote that a class should not be stored by db4o. |