Core package.
| Class | Description |
|---|---|
| CorruptionException | |
| Db4o | factory class to start db4o database engines. |
| Db4oFactory | Same as com.db4o.Db4o but with a better name. |
| Interface | Description |
|---|---|
| ObjectContainer | the interface to a db4o database, stand-alone or client/server. |
| ObjectServer | the db4o server interface. |
| ObjectSet | query resultset. |