Package fabric.store.db

Back-end database interface and implementations.

See:
          Description

Class Summary
BdbDB An ObjectDB backed by a Berkeley Database.
GroupContainer Abstracts groups and globs.
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.
 

Package fabric.store.db Description

Back-end database interface and implementations.