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

EclipseLink/Development/JPA 2.0/validation api integration

< EclipseLink‎ | Development‎ | JPA 2.0
Revision as of 16:36, 3 March 2009 by Gordon.yorke.oracle.com (Talk | contribs) (JPA 2.0: Validation API Integration)

JPA 2.0: Validation API Integration

JPA 2.0 Root | bug 266927

Date Committer(s) Description
March 3, 2009 gyorke Initial feature template

Summary

In JPA 2.0 the specification has defined requirements to integrate with the Validation API (JSR-303). The details are to be determined.

Multiple sections

Work Estimate

  • Integation work
    approx 5 days
  • Develop Testing
    approx 3 days
  • Document and execute Validation implementation plan.
    approx 5 days

Concepts

Functional Requirements

  • Support integration with Validation API (jsr-303) as defined by JPA specification

Design

Design Constraints

API

Documentation

Implementation

Testing

Open Issues

This section lists the open issues that are still pending that must be decided prior to fully implementing this project's requirements.

Issue # Owner Description / Notes

Decisions

This section lists decisions made. These are intended to document the resolution of open issues or constraints added to the project that are important.

Issue # Description / Notes Decision

Future Considerations

During the research for this project the following items were identified as out of scope but are captured here as potential future enhancements. If agreed upon during the review process these should be logged in the bug system.

References

Back to the top