| Package | Description | 
|---|---|
| com.sleepycat.bind.serial | 
 Bindings that use Java serialization. 
 | 
| com.sleepycat.bind.tuple | 
 Bindings that use sequences of primitive fields, or tuples. 
 | 
| 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. 
 | 
| Class and Description | 
|---|
| 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. 
 | 
| Class and Description | 
|---|
| FastInputStream
 A replacement for ByteArrayInputStream that does not synchronize every
 byte read. 
 | 
| FastOutputStream
 A replacement for ByteArrayOutputStream that does not synchronize every
 byte read. 
 | 
| Class and Description | 
|---|
| ConfigBeanInfoBase | 
| Class and Description | 
|---|
| ConfigBeanInfoBase | 
| Class and Description | 
|---|
| ExceptionWrapper
 Interface implemented by exceptions that can contain nested exceptions. 
 | 
Copyright (c) 1996, 2019 Oracle and/or its affiliates. All rights reserved.