Package qdbm

Interface Summary
ADBM Abstraction for database managers compatible with DBM.
 

Class Summary
Curia The Java API of Curia, the extended API of QDBM.
Depot The Java API of Depot, the basic API of QDBM.
Util Class of utility methods.
Villa The Java API of Villa, the advanced API of QDBM.
VillaCursor The Java API of cursor functions of Villa This class depends on the native library `jqdbm'.
 

Exception Summary
CuriaException Exception container of Curia.
DBMException Exception container of ADBM.
DepotException Exception container of Depot.
VillaException Exception container of Villa.