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/standard properties

< EclipseLink‎ | Development‎ | JPA 2.0
Revision as of 11:28, 26 January 2009 by Michael.obrien.oracle.com (Talk | contribs) (Work Required)

Standardized Properties

JPA 2.0 Root | Enhancement Request

Issue Summary

In JPA 2.0 the specification has defined standard persistence unit properties for JDBC setting. These properties will need to be supported

See JPA 2.0 ED section 7.2.1.7 (previously 6.2.1.7) for details.

General Solution

Should be a simple translation to our existing properties. We will want to deprecate our existing properties.

Work Required

  1. Develop model for testing access type settings
    approx 2 days
  2. Update processing
    approx 2 days

Back to the top