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

Compare with Current View Page History

« Previous Version 4 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
    • IBM solidDB
  • Additional Samples
    • OpenBook
    • Image Gallery
    • OpenTrader
  • Platform MBean support
    • Remote monitoring of OpenJPA's caches using JMX
    • Pluggable instrumentation support
  • JEST
    • REST style read-only access to OpenJPA
  • New Tools
    • TBD...

Migration Issues

  • This release will officially drop support for Java SE 5. Anyone requiring Java SE 5 support will have to continue using OpenJPA 2.0.x, which is fully JPA 2.0 compliant.


  • No labels