Index has been edited by Kevin Sutter (Aug 28, 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.2.0 is now available at http://openjpa.apache.org/downloads.html and via the ibiblio maven repository. Version 1.2.0 includes a number of new features and bugfixes, including:

  • Support for MEMBER OF queries
  • Improved handling of non transactional work
  • Updated UUID generation to use Java 5
  • The statement batching implementation is now more extensible

Read the release notes for more details.

Posted at 15 Aug @ 4:23 AM by Michael Dick | 0 comments

OpenJPA 1.0.3 released!

OpenJPA 1.0.3, a maintenance release on the 1.0 stream, is now available on the downloads page. It is recommended for all OpenJPA 1.0.x users.

Read the release notes for more details.

Posted at 28 Jul @ 7:47 AM by Michael Dick | 0 comments

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

Resources

Reply via email to