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

Talk:EclipseLink/UserGuide/JPA/Basic JPA Development/Mapping/Locking/Optimistic Locking

< Talk:EclipseLink/UserGuide/JPA‎ | Basic JPA Development‎ | Mapping/Locking
Revision as of 11:18, 4 May 2011 by Unnamed Poltroon (Talk) (New page: -- Ben Gelernter 5/03/11 : ELUG ref : I removed this reference to ELUG. Return here to see if this information needs to be brought forward into this doc....)

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

-- Ben Gelernter 5/03/11

ELUG ref
I removed this reference to ELUG. Return here to see if this information needs to be brought forward into this doc.
This was the third paragraph:
You can use Optimistic Version Locking or Optimistic Field Locking locking policies. We recommend using version locking policies.

Back to the top