|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| Hashable | Defines a type that can be stored in a HashTable. |
| Itzamable | Defines the requirements of an object that can be stored in a Datafile. |
| Selector | Provides selection criteria for a set of Itzamable objects. |
| Class Summary | |
|---|---|
| Btree<KeyClass extends Itzamable> | A generic class that stores and retrieves data from a file using a key. |
| Datafile | The Datafile provides a random-access file that
serializes objects to variable length records in a random-access file. |
| HashTable<KeyClass extends Hashable> | HashTable defines an index bash on a table of keys organized by their hash values. |
| Itzam | A collection of general-purpose functions and values used throughout the Itzam/Java package. |
| Exception Summary | |
|---|---|
| ItzamException | Standard exception type thrown by the Itzam database classes. |
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||