bdb1.rb
Path: bdb1.rb
Modified: Mon Dec 08 07:20:58 GMT 2003

This interface if for the version 1.85 and 1.86 of Berkeley DB (for Berkeley version >= 2 see bdb)

Developers may choose to store data in any of several different storage structures to satisfy the requirements of a particular application. In database terminology, these storage structures and the code that operates on them are called access methods.

Classes and Modules
Module BDB1
  ::Class BDB1::Btree
  ::Class BDB1::Common
  ::Class BDB1::Hash
  ::Class BDB1::Recnum