| 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 |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
| com.sleepycat.je.cleaner |
INTERNAL: disk garbage collection.
|
| com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
|
| 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.je.rep.util.ldiff |
INTERNAL: LDiff debugging utility for comparing databases on different
nodes in a group.
|
| 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 |
|---|
| 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 |
|---|
| ConfigBeanInfoBase |
| Class and Description |
|---|
| ConfigBeanInfoBase |
| Class and Description |
|---|
| ExceptionWrapper
Interface implemented by exceptions that can contain nested exceptions.
|
Copyright © 2024. All rights reserved.