| Interface | Description |
|---|---|
| BlobStatus | |
| BlobTransport | |
| EmbeddedObjectContainer |
Represents a local ObjectContainer attached to a
database file.
|
| Internal4 |
Marker interface to denote that a class is used for db4o internals.
|
| ObjectContainer |
the interface to a db4o database, stand-alone or client/server.
|
| ObjectServer |
the db4o server interface.
|
| ObjectSet<T> |
An ObjectSet is a representation for a set of objects returned
by a query.
|
| TransactionAware | |
| TransactionListener |
allows registration with a transaction to be notified of
commit and rollback
|
| Class | Description |
|---|---|
| Db4o |
factory class to start db4o database engines.
|
| Db4oEmbedded |
Factory class to open db4o instances in embedded mode.
|
| Db4oVersion | |
| Debug4 | |
| Deploy | |
| DTrace | |
| Rename |
Renaming actions are stored to the database file to make
sure that they are only performed once.
|
| StaticClass | |
| StaticField | |
| User |
| Exception | Description |
|---|---|
| CorruptionException |