Berkeley DB
version 4.7.25

Uses of Package
com.sleepycat.bind

Packages that use com.sleepycat.bind
com.sleepycat.bind Bindings between database entries and Java objects. 
com.sleepycat.bind.serial Bindings that use Java serialization. 
com.sleepycat.bind.tuple Bindings that use sequences of primitive fields, or tuples. 
com.sleepycat.collections Data access based on the standard Java collections API. 
com.sleepycat.persist The Direct Persistence Layer (DPL) adds a persistent object model to the Berkeley DB transactional engine. 
 

Classes in com.sleepycat.bind used by com.sleepycat.bind
EntryBinding
          A binding between a key or data entry and a key or data object.
 

Classes in com.sleepycat.bind used by com.sleepycat.bind.serial
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.
 

Classes in com.sleepycat.bind used by com.sleepycat.bind.tuple
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.
 

Classes in com.sleepycat.bind used by com.sleepycat.collections
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.
 

Classes in com.sleepycat.bind used by com.sleepycat.persist
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.
 


Berkeley DB
version 4.7.25

Copyright (c) 1996,2008 Oracle. All rights reserved.