Class | Description |
---|---|
BdbDB |
An ObjectDB backed by a Berkeley Database.
|
GroupContainer |
A group container contains a group or a glob, and supports converting between
them.
|
MemoryDB |
An in-memory implementation of the ObjectDB.
|
ObjectDB |
An ObjectDB encapsulates the persistent state of the Store.
|
ObjectDB.PendingTransaction |
The data stored for a partially prepared transaction.
|
ObjectGrouper |
Constructs and caches object groups.
|
ObjectGrouper.AbstractGroup |
Either a GroupContainer, a PartialObjectGroup, or a Placeholder.
|
PartialObjectGroup |
A partially assembled object group.
|
Enum | Description |
---|---|
ObjectDB.UpdateMode |