Berkeley DB Java Edition
version 5.0.34

Uses of Package
com.sleepycat.util

Packages that use com.sleepycat.util
com.sleepycat.bind.serial Bindings that use Java serialization. 
com.sleepycat.bind.tuple Bindings that use sequences of primitive fields, or tuples. 
com.sleepycat.je.rep.monitor BDB JE HA support for applications that need to track the composition of a replication group, in order to do tasks such as load balancing and request routing. 
com.sleepycat.persist The Direct Persistence Layer (DPL) adds a persistent object model to the Berkeley DB transactional engine. 
com.sleepycat.persist.evolve Utilities for managing class evolution of persistent objects. 
com.sleepycat.util General utilities used throughout Berkeley DB. 
 

Classes in com.sleepycat.util used by com.sleepycat.bind.serial
ClassResolver.Stream
          A specialized ObjectInputStream that supports use of a user-specified ClassLoader.
FastOutputStream
          A replacement for ByteArrayOutputStream that does not synchronize every byte read.
 

Classes in com.sleepycat.util used by com.sleepycat.bind.tuple
FastInputStream
          A replacement for ByteArrayInputStream that does not synchronize every byte read.
FastOutputStream
          A replacement for ByteArrayOutputStream that does not synchronize every byte read.
 

Classes in com.sleepycat.util used by com.sleepycat.je.rep.monitor
ConfigBeanInfoBase
           
 

Classes in com.sleepycat.util used by com.sleepycat.persist
ConfigBeanInfoBase
           
 

Classes in com.sleepycat.util used by com.sleepycat.persist.evolve
ConfigBeanInfoBase
           
 

Classes in com.sleepycat.util used by com.sleepycat.util
ExceptionWrapper
          Interface implemented by exceptions that can contain nested exceptions.
 


Berkeley DB Java Edition
version 5.0.34

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