Package | Description |
---|---|
com.sleepycat.asm | |
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.
|
com.sleepycat.compat | |
com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
com.sleepycat.je.cleaner | |
com.sleepycat.je.config |
Environment configuration parameter support.
|
com.sleepycat.je.dbi | |
com.sleepycat.je.evictor |
Provides classes and interfaces for memory reclamation in JE.
|
com.sleepycat.je.incomp | |
com.sleepycat.je.jca.ra |
Support for the Java Connector Architecture, which provides a standard
for connecting the J2EE platform to legacy enterprise information
systems (EIS), such as ERP systems, database systems, and legacy
applications not written in Java.
|
com.sleepycat.je.jmx |
Implementations of JMX MBeans for JE.
|
com.sleepycat.je.jmx.plugin | |
com.sleepycat.je.latch |
Provides classes and interfaces for latches in JDB.
|
com.sleepycat.je.log |
Provides classes and interfaces for the JDB log subsystem.
|
com.sleepycat.je.log.entry | |
com.sleepycat.je.recovery | |
com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
|
com.sleepycat.je.rep.elections | |
com.sleepycat.je.rep.impl | |
com.sleepycat.je.rep.impl.networkRestore | |
com.sleepycat.je.rep.impl.node | |
com.sleepycat.je.rep.jmx | |
com.sleepycat.je.rep.jmx.plugin | |
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.stream | |
com.sleepycat.je.rep.txn | |
com.sleepycat.je.rep.util |
BDB JE High Availability command line utilities and helper classes.
|
com.sleepycat.je.rep.util.ldiff | |
com.sleepycat.je.rep.utilint | |
com.sleepycat.je.rep.vlsn | |
com.sleepycat.je.sync |
Data synchronization framework that provides the basis for data transfer
between JE Databases and external systems.
|
com.sleepycat.je.sync.impl | |
com.sleepycat.je.sync.jdbc |
Data synchronization processor for data transfer between JE Databases and any
RMDBS using JDBC.
|
com.sleepycat.je.sync.mobile |
Data synchronization processor for data transfer between JE Databases and
the Oracle RMDBS using Oracle Mobile Server.
|
com.sleepycat.je.tree | |
com.sleepycat.je.tree.dupConvert | |
com.sleepycat.je.trigger |
This package defines the trigger classes used in JE.
|
com.sleepycat.je.txn |
Provides classes and interfaces for Transactions in JDB.
|
com.sleepycat.je.util |
Supporting utilities.
|
com.sleepycat.je.utilint | |
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.persist.impl | |
com.sleepycat.persist.model |
Annotations for defining a persistent object model.
|
com.sleepycat.persist.raw |
Raw data access for general purpose tools and manual conversions.
|
com.sleepycat.util |
General utilities used throughout Berkeley DB.
|
com.sleepycat.util.keyrange | |
com.sleepycat.utilint |
Copyright (c) 2004-2012 Oracle. All rights reserved.