You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Donald Woods <dw...@apache.org> on 2010/01/29 22:59:11 UTC

[ANNOUNCE] Apache OpenJPA 2.0.0-beta released

The Apache OpenJPA project is proud to release OpenJPA 2.0.0 Beta [1].
This distribution is based on the final JSR 317 Java Persistence API,
Version 2.0 specification [2] and passes the JPA 2.0 TCK. This release
includes many new features, enhancements and fixes; giving developers
access to a JPA 2.0 compliant implementation, while maintaining
backwards compatibility for existing JPA 1.0 applications.

Some of the new JPA 2.0 enhancements worth noting, include:
Access Types, Embeddables, Enhanced Map Collections, Derived Identities,
Typed and type-safe Query and Query Results APIs, enhanced Locking, JPQL
updates, L2 Cache, Bean Validation, Metamodel and Criteria APIs for
programmatic construction of type-safe queries, new properties and query
hints, and many more....

Please visit the OpenJPA 2.0.0 Beta page [1] to download the release and
obtain more details on the new JPA 2.0 features or visit the JPA 2.0
Roadmap page [3] for the latest status on the upcoming 2.0.0 release.

[1] http://cwiki.apache.org/openjpa/openjpa-200-beta.html
[2] http://jcp.org/en/jsr/detail?id=317
[3] http://cwiki.apache.org/openjpa/jpa-20-roadmap.html


Thanks,
Donald Woods
Apache OpenJPA PMC