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.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.
|
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 |
---|
ConfigBeanInfoBase |
Class and Description |
---|
ExceptionWrapper
Interface implemented by exceptions that can contain nested exceptions.
|
Copyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.