4.0.92, January 29, 2010
Berkeley DB Java Edition (JE) is a 100% pure Java embedded, transactional data store. It supplies a key/object data model with indexing, full transactional ACID support, POJO APIs and High Availability/Replication.
This is release 4.0.92 of Berkeley DB Java Edition.
Key changes since version JE 4.0.71 are summarized below; the complete
list of changes can also be found in the
change log page.
The monitor package has several new event types which help a replicated application track replication group changes. A new example has been added to the replication example group to illustrate the use of RMI in replication write request forwarding.
New properties have been added to help administer a replication group in the face of major hardware failure.
A new RMI based example has been added to the set of JE HA Examples.
See the High Availability Guide for an introduction to the product, and the com.sleepycat.je.rep javadoc for API specifications.