Index has been edited by Patrick Linskey (Jun 25, 2008).

(View changes)

Content:

Welcome to Apache OpenJPA

Welcome to Apache OpenJPA, a Java EE persistence project of the Apache Software Foundation. It is a feature-rich implementation of the persistence part of Enterprise Java Beans 3.0, also known as the Java Persistence API (JPA), and is available under the terms of the Apache Software License. OpenJPA can be used as a stand-alone POJO persistence layer, or it can be integrated into any EJB3.0 compliant container and many lightweight frameworks.

News

OpenJPA 1.1.0 is now available at http://openjpa.apache.org/downloads.html and via Maven. Version 1.1.0 includes a number of new features and bugfixes, including:

  • Improvements in SQL generation for DB2, Oracle and MySQL
  • Support for memory-friendly streaming of BLOB and CLOB data
  • Support for interface-only domain models
  • Collections and Maps can now contain primitives, enums and @Embeddables, as well as @Entity and @MappedSuperclass types
  • Assorted performance and scalability improvements

For more details, see the release notes.

Posted at 25 Jun @ 11:05 AM by Patrick Linskey | 0 comments

OpenJPA 1.0.2, a maintenance release on the 1.0 stream, is now available. It is recommended for all OpenJPA 1.0.0 and 1.0.1 users.

Read the release notes for more details, and get your copy from a nearby mirror.

Posted at 20 Feb @ 4:38 PM by Patrick Linskey | 0 comments

We are please to announce OpenJPA 1.0.1, a maintenance revision of the successful OpenJPA 1.0.0 release, is available for public consumption.

The release note, binaries, sources and documentation of this release can be obtained from Downloads and Documentation.

Posted at 12 Nov @ 2:48 PM by Albert Lee | 0 comments

We are pleased to announce the release of OpenJPA 1.0.0, the first official release since OpenJPA graduated from Apache incubation into a top-level project! Please see the release notes for a list of changes in this release. The release can be obtained from the downloads page, and the documentation page has links to the complete online documentation.

Posted at 28 Aug @ 10:42 PM by Marc Prud'hommeaux | 0 comments
Last changed: Aug 30, 2007 11:25 by Patrick Linskey

As of svn 560016 / OPENJPA-293, you no longer need to run the OpenJPA enhancer in order to use OpenJPA.

Posted at 28 Jul @ 1:18 PM by Patrick Linskey | 0 comments

Resources

Reply via email to