Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

OpenJPA 2.2.0

The Apache OpenJPA community is proud to announce the release of Apache OpenJPA 2.2.0. As with the prior 2.1.0 release, this distribution is based on the final JSR 317 Java Persistence API, Version 2.0 specification and passes the JPA 2.0 TCK, while remaining backwards compatible with the prior 1.2.x releases based on the Java Persistence API (JPA 1.0) part of Java Community Process JSR-220 (Enterprise JavaBeans 3.0). For a list of all the new features of JPA 2.0, please checkout the OpenJPA 2.1.0 release notes.

Additional information on the OpenJPA project may be found at the project web site.

Changes in OpenJPA 2.2.0

Sub-task

  • OPENJPA-1214 - RelationFieldStrategy behaviour

    Bug

  • OPENJPA-398 - ConcurrentModificationException at org.apache.openjpa.kernel.BrokerImpl

    Improvement

  • OPENJPA-6 - OpenJPA doesn't meaningfully implement JDBC3, JDBC4 methods in its delegates

New Feature

  • OPENJPA-1231 - Bean Validation sample

Task

  • OPENJPA-1786 - Upgrade to latest JPA 2.0 TCK

Test

  • OPENJPA-33 - Need Query Engine test bucket