Index has been edited by Patrick Linskey (May 21, 2007).

(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 0.9.7 is now available! I'd like to thank Michael Dick in particular for shepherding the release through the process.

For more details on what's new, check out the JIRA change log for the release.

Posted at 30 Apr @ 8:16 PM by Patrick Linskey | 0 comments

OpenJPA is now officially compliant with the Java Persistence API, as version 0.9.7 has passed Sun's Technology Compatibility Kit.

Posted at 30 Apr @ 2:05 PM by Marc Prud'hommeaux | 0 comments

Resources

Activity

Issues Resolved Recently

ASF JIRA (1 issues)
T Key Summary
Bug OPENJPA-233 Top level POM declares a compile-time dependency on JUnit

Issues Opened Recently

ASF JIRA (4 issues)
T Key Summary
New Feature OPENJPA-242 JCache (JSR 107) support in the OpenJPA DataCache
Bug OPENJPA-241 Extra SQL on lazy CMR load
New Feature OPENJPA-240 Persistent field mappings to database supported XML columns
New Feature OPENJPA-239 Option for the reverse mapping tool to generate mapping annotations

Recent Code Commits

FishEye on openjpa/ (rss_2.0)
(Recent changes to the "openjpa" repository under directory /)
trunk mprudhom: Formatting fix. (May 19, 2007 18:25)
trunk mprudhom: OPENJPA-235 Reverted patch since it was causing TCK failur (May 18, 2007 16:31)
trunk mprudhom: OPENJPA-235 Reverted patch since it was causing TCK failures (May 18, 2007 16:22)
trunk pcl: OPENJPA-230. Fixed dependency on not-yet-checked-in class. (May 11, 2007 09:37)
trunk pcl: OPENJPA-230. Updated patch based on an out-of-band patch from Vishal. This versi... (May 11, 2007 09:12)
trunk wisneskid: OpenJPA 168 testcase (May 11, 2007 08:44)
trunk mprudhom: Make sure the examples directory exists when we run the integration-test. (May 09, 2007 17:35)
trunk mikedd: OPENJPA-51 removing testcases (May 09, 2007 16:05)
trunk mprudhom: OPENJPA-194 Changed openjpa-all-VERSION.jar to be just openjpa-VERSION.jar, and ... (May 09, 2007 15:23)
trunk wisneskid: undo patch for OPENJPA-51, revert back to r52881 (May 09, 2007 15:23)

Reply via email to