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/JPA 2.0/pessimistic lock scope"

(New page: __NOTOC__ = JPA 2.0: Property Processing = JPA 2.0 Root | {{bug|280803}} {|{{BMTableStyle}} |-{{BMTHStyle}} ! Date ! Committer(s) ! Description |- ...)
 
(Summary)
 
Line 16: Line 16:
 
== Summary==
 
== Summary==
 
The specification has added configuration and requirements for extended
 
The specification has added configuration and requirements for extended
pessimistic locking.  The feature is still under discussion at the
+
pessimistic locking across certain relationships.  The feature is still under discussion at the
 
specification level.
 
specification level.
  
Line 22: Line 22:
  
 
=== Work Estimate ===
 
=== Work Estimate ===
 +
 
== Functional Requirements ==
 
== Functional Requirements ==
  

Latest revision as of 13:23, 18 June 2009

JPA 2.0: Property Processing

JPA 2.0 Root | bug 280803

Date Committer(s) Description
June 18, 2009 gyorke Initial feature template

Summary

The specification has added configuration and requirements for extended pessimistic locking across certain relationships. The feature is still under discussion at the specification level.


Work Estimate

Functional Requirements

Existing Feature Impact

Feature Supported Notes

Design

Documentation

Testing

Open Issues

Back to the top