db4o

Db4objects.Db4o.Types Namespace

Types package.

Namespace hierarchy

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.