Title: JPA 2.0 Roadmap # JPA 2.0 Road Map Apache OpenJPA 2.0.0 is being developed in trunk and will be a JPA 2.0 certified release of the [JSR-317](http://jcp.org/en/jsr/detail?id=317) specification. ### Development Process The process that OpenJPA will be following for developing JPA 2.0 functionality is documented [here](jpa-2.0-development-process.html) . The specific roadmap and iteration details will be documented on this Roadmap page. ### Test Coverage For a list of databases being tested and current status, checkout the [JPA 2.0 Test Coverage](jpa-2.0-test-coverage.html) page. ### Presentations Take a look at the [JPA 2.0 Presentations](jpa-2.0-presentations.html) page for more details on the major new features of the JPA 2.0 specification and how they are being implemented in OpenJPA. ## Iteration Schedule and Content The Iteration content can be found on the [JPA 2.0 Iterations](jpa-2.0-iterations.html) page. * **Milestone 1** * Iteration 1 (Dec. 1, 2008 - Dec. 19, 2008) - [OPENJPA-800](https://issues.apache.org/jira/browse/OPENJPA-800) * Iteration 1a (Dec. 22, 2008 - Jan. 2, 2009) - [OPENJPA-831](https://issues.apache.org/jira/browse/OPENJPA-831) * Iteration 2 (Jan. 5, 2009 - Jan. 23, 2009) - [OPENJPA-807](https://issues.apache.org/jira/browse/OPENJPA-807) * **Milestone 2** * Iteration 3 (Jan. 26, 2009 - Feb. 13, 2009) - [OPENJPA-808](https://issues.apache.org/jira/browse/OPENJPA-808) * Iteration 4 (Feb. 16, 2009 - Mar. 6, 2009) - [OPENJPA-875](https://issues.apache.org/jira/browse/OPENJPA-875) * Iteration 5 (Mar. 9, 2009 - Apr. 3, 2009) - [OPENJPA-956](https://issues.apache.org/jira/browse/OPENJPA-956) * Iteration 6 (Apr. 6, 2009 - May 1, 2009) - [OPENJPA-1007](https://issues.apache.org/jira/browse/OPENJPA-1007) * Iteration 7 (May 4, 2009 - May 29, 2009) - [OPENJPA-1052](https://issues.apache.org/jira/browse/OPENJPA-1052) * **Milestone 3** * Iteration 8 (June 1, 2009 - July 3, 2009) - [OPENJPA-1105](https://issues.apache.org/jira/browse/OPENJPA-1105) * Iteration 9 (July 6, 2009 - July 31, 2009) - [OPENJPA-1152](https://issues.apache.org/jira/browse/OPENJPA-1152) * Iteration 10 (Aug. 3, 2009 - Aug. 28, 2009) - [OPENJPA-1209](https://issues.apache.org/jira/browse/OPENJPA-1209) * Iteration 11 (Aug. 31, 2009 - Oct. 2, 2009) - [OPENJPA-1268](https://issues.apache.org/jira/browse/OPENJPA-1268) * [Released](#milestone-3.html) (Oct. 12, 2009) * **Beta** * Iteration 12 (Oct. 5, 2009 - Oct. 30, 2009) - [OPENJPA-1337](https://issues.apache.org/jira/browse/OPENJPA-1337) * Iteration 13 (Nov. 2, 2009 - Dec. 4, 2009) - [OPENJPA-1373](https://issues.apache.org/jira/browse/OPENJPA-1373) * Iteration 14 (Dec. 7, 2009 - Jan. 1, 2010) - [OPENJPA-1426](https://issues.apache.org/jira/browse/OPENJPA-1426) * [Released](#beta.html) - Jan. 28, 2010 * [Beta 2](#beta2) - Released Feb. 27, 2010 * **2.0.x Branch** - March 22, 2010 * [Beta 3]#beta3) - Released March 29, 2010 * **Release Candidate** - started April 11, 2010 * [2.0.0](#200) - Released April 22, 2010 ## Iteration Tasks The individual tasks and status can be fond on the [JPA 2.0 Tasks](jpa-2.0-tasks.html) page. ---- ## Releases ### *2.0.0* The [OpenJPA 2.0.0](openjpa-2.0.0.html) release is an official ASF release and passed the final JPA 2.0 TCK. A distribution of the release is available [here](openjpa-2.0.0.html) for download or the code can be checked out from svn.