Package com.sleepycat.bind


package com.sleepycat.bind
Bindings between database entries and Java objects.
  • Class
    Description
    A pass-through EntryBinding that uses the entry's byte array as the key or data object.
    A binding between a key-value entry pair and an entity object.
    A binding between a key or data entry and a key or data object.
    An EntryBinding that treats a record number key entry as a Long key object.