|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| SimpleDatabase | Interface for databases which store and retrieve key-value pairs |
| Class Summary | |
| AbstractSimpleDatabase | Abstract implementation of SimpleDatabase; only implements toVerboseString() and toVerboseXMLString() |
| DummyDB | Database class which does nothing |
| HashDB | SimpleDatabase wrapper for a Hashtable |
| SLJDB | Simple Lightweight Java Database. |
Contains classes for lightweight key-value databases. It may be better to replace he SimpleDatabase interface with java's Map interface.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||