Berkeley DB Java Edition
version 5.0.34

Package com.sleepycat.bind

Bindings between database entries and Java objects.

See:
          Description

Interface Summary
EntityBinding<E> A binding between a key-value entry pair and an entity object.
EntryBinding<E> 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 5.0.34

Copyright (c) 2004-2011 Oracle. All rights reserved.