Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 15:17, 29 September 2008 by Unnamed Poltroon (Talk) (New page: = Standardized Properties = JPA 2.0 Root | [http://bugs.eclipse.org/249023 Enhancement Request] ==Issue Summary== In JPA 2.0 the specification has d...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 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 1 day
  2. Update processing
    approx 1 day

Back to the top