|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ArrayIndexFactory | An IndexFactory for array indices . |
BaseDatabase | Abstract base Database implementation. |
BTreeIndexFactory | An IndexFactory for B-Tree indices . |
Databases | A static Map of Database s by name. |
DiskDatabase | A disk-resident Database . |
DiskTableFactory | A TableFactory for disk-based tables . |
IntArrayIndexLoader | An IndexLoader for IntArrayIndex . |
IntBTreeIndexLoader | An IndexLoader for IntBTreeIndex . |
MemoryDatabase | A memory-resident Database . |
MemoryTableFactory | A TableFactory for memory-based tables . |
ObjectArrayIndexLoader | An IndexLoader for ObjectArrayIndex . |
ObjectBTreeIndexLoader | An IndexLoader for ObjectBTreeIndex . |
SnapshotIsolationTransaction | A Transaction implementation that provides "snapshot isolation", which supports
TRANSACTION_SERIALIZABLE isolation without locking. |
StringBTreeIndexLoader | |
TransactableTableImpl | An implemenation of TransactableTable . |
TransactionManagerImpl | An implemenation of TransactionManager currently only supportd
SnapshotIsolationTransaction s. |
Core database machinery.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |