뉴스/소식

Apache OpenJPA 2.0.0-beta 릴리즈

노안돼지 2010. 2. 1. 22:16

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,