Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Development/2.5.0"

(EclipseLink 2.5.0 Development Plan)
Line 4: Line 4:
  
 
Proposed Features
 
Proposed Features
 +
* JPA 2.1
 
* Extend NoSQL support
 
* Extend NoSQL support
 
** Additional Data Sources
 
** Additional Data Sources
Line 10: Line 11:
 
** Declarative Data Validation
 
** Declarative Data Validation
 
** Data Level Security
 
** Data Level Security
* JPA 2.1
 
 
* Lighter weight MOXy  
 
* Lighter weight MOXy  
 
** If major API impacts are required this will be deferred to EclipseLink 3.0
 
** If major API impacts are required this will be deferred to EclipseLink 3.0

Revision as of 10:02, 27 June 2012

EclipseLink 2.5.0 Development Plan

This is the early plan for EclipseLink 2.5.0. The focus will be on JPA 2.1 and extending the new persistence capabilities of version 2.4.

Proposed Features

  • JPA 2.1
  • Extend NoSQL support
    • Additional Data Sources
  • JPA-RS Enhancements
    • Enhanced metamodel
    • Declarative Data Validation
    • Data Level Security
  • Lighter weight MOXy
    • If major API impacts are required this will be deferred to EclipseLink 3.0

Back to the top