Berkeley DB Java Edition
version 1.5.1

Package com.sleepycat.bind

Bindings between database entries and Java objects.

See:
          Description

Interface Summary
EntityBinding A binding between a key-value entry pair and an entity object.
EntryBinding A binding between a key or data entry and a key or data object.
 

Class Summary
ByteArrayBinding A pass-through EntryBinding that uses the entry's byte array as the key or data object.
 

Package com.sleepycat.bind Description

Bindings between database entries and Java objects.

See Also:
[Getting Started Guide]

Berkeley DB Java Edition
version 1.5.1

Copyright (c) 1996-2004 Sleepycat Software, Inc. - All rights reserved.