UC Berkeley Group for User Interface Research
Updated November 17, 2000

Package edu.berkeley.guir.lib.db

Package for storing and retrieving keys and values from disk.

See:
          Description

Class Summary
OskiDB Think of this as Cheap-and-Quick-and-Unreliable-DB [tm], no guarantees anywhere.
 

Package edu.berkeley.guir.lib.db Description

Package for storing and retrieving keys and values from disk. It is quick-and-dirty and has none of the qualities you want in a real database, but is good for getting something up and running quickly.

This software is distributed under the Berkeley Software License. This software is part of the GUIRLib package.


Copyright Information