module BDB1

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.

The library includes support for the following access methods:

Constants

AFTER
BEFORE
BTREE
CREATE
DUP
FIRST
HASH
LAST
NEXT
NOOVERWRITE
PREV
RDONLY
RECNO
RELEASE_PATCH
SET_RANGE
TRUNCATE
VERSION
VERSION_MAJOR

CONSTANT

VERSION_MINOR
WRITE