Package org.helidb

The Database interface.

See:
          Description

Interface Summary
Cursor<K,V> A cursor is used for navigating through the records of a database.
Database<K,V> This is the interface for a database.
 

Package org.helidb Description

The Database interface.

Author:
Karl Gustafsson