You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

OpenJPA 2.1 Roadmap

We'll try to maintain this page with delivered and planned features for the OpenJPA 2.1.0 release, so check back often.

Planned Features

  • Built-in connection pooling for Java SE applications
    • Inclusion of commons-dbcp in openjpa-all.jar and the binary distribution
    • Ability to configure or disable commons-dbcp
  • Additional Database Support
    • Microsoft SQL Server 2008 R2
    • Microsoft SQL JDBC driver v3.0
  • Additional Samples
    • OpenBook
    • Image Gallery
    • OpenTrade
  • New Tools
    • TBD...

Migration Issues

  • This release will officially drop support for Java SE 5. The runtime openjpa.jar will still function on Java SE 5, except for ..... Also, the openjpa-all.jar will not be supported on Java SE 5, as the included commons-dbcp level is only targeted to JDBC4 and Java SE 6 or later users.


  • No labels