Oracle Berkeley DB Java Edition 12c R1
Release Notes

Release 7.0.6, 2016-05-06 07:42:04 UTC

Overview

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.

Note that in JE 7.0 and later, the Java compatibility requirement for JE is Java SE 8.

JE is compatible with Java SE 8 and later, and has been tested and certified against Oracle JDK 8u73 and IBM J9 7.0. We encourage you to upgrade to the latest Java releases to take advantage of the latest bug fixes and performance improvements.

Be sure to see the change log for information about upgrading from earlier releases.

This release contains a number of changes, including:

  1. A Time-To-Live (TTL) feature has been added to allow efficient purging of records whose lifetime is can be set in advance. See the change log for details. [#16845]
  2. A bug that caused an ArrayIndexOutOfBoundsException has been fixed. [#24896]
For the complete and detailed list of changes, see the change log page.

Copyright (c) 2002, 2016 Oracle and/or its affiliates. All rights reserved.