DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Berkeley DB
version 4.4.20

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. 
 

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.
 


Berkeley DB
version 4.4.20

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