Support distinct LockModeType.READ/OPTIMISTIC & WRITE/OPTIMISTIC_FORCE_INCREMENT
--------------------------------------------------------------------------------
Key: OPENJPA-1022
URL: https://issues.apache.org/jira/browse/OPENJPA-1022
Project: OpenJPA
Issue Type: Improvement
Components: jdbc, jpa, kernel
Affects Versions: 2.0.0
Reporter: Albert Lee
Assignee: Albert Lee
Priority: Minor
Fix For: 2.0.0
JPA 2.0 LockModeType.READ/OPTIMISTIC and WRITE/OPTIMISTIC_FORCE_INCREMENT are
semantics equivalent but they are distinct enum type. Setting these lock modes
enum type should return the same enum type.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.