Oracle Berkeley DB Java Edition

Welcome to the Berkeley DB Java Edition (JE) Collections API. This document provides a tutorial that introduces the collections API. The goal of this document is to provide you with an efficient mechanism with which you can quickly become efficient with this API. As such, this document is intended for Java developers and senior software architects who are looking for transactionally-protected backing of their Java collections. No prior experience with JE technologies is expected or required.

The JE Collections API is a Java framework that extends the well known Java Collections [http:// java.sun.com/j2se/1.5.0/docs/guide/collections/] design pattern such that collections can now be stored, updated and queried in a transactional manner. The JE Collections API is a layer on top of JE.

Together the JE Collections API and Berkeley DB Java Edition provide an embedded data management solution with all the benefits of a full transactional storage and the simplicity of a well known Java API. Java programmers who need fast, scalable, transactional data management for their projects can quickly adopt and deploy the JE Collections API with confidence.

This framework was first known as Greybird DB [http://greybird-db.sourceforge.net/] written by Mark Hayes. Mark collaborated with us to permanently incorporate his excellent work into our distribution and to support it as an ongoing part of Berkeley DB and Berkeley DB Java Edition. The repository of source code that remains at SourceForge at version 0.9.0 is considered the last version before incorporation and will remain intact but will not be updated to reflect changes made as part of Berkeley DB or Berkeley DB Java Edition.

Get pdf tutorial Oracle Berkeley DB Java Edition

Related Tutorial

Tags: , , , , , , , , , , , , , , , , , , ,

Comments

Leave a Reply