[
https://issues.apache.org/jira/browse/OPENJPA-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Helen Xu updated OPENJPA-2198:
------------------------------
Attachment: OPENJPA_2198Patch
Testcase and fix attached
> Query return OptimisticLockExceptions when openjpa.Optimistic is turned off
> ---------------------------------------------------------------------------
>
> Key: OPENJPA-2198
> URL: https://issues.apache.org/jira/browse/OPENJPA-2198
> Project: OpenJPA
> Issue Type: Bug
> Components: jpa
> Affects Versions: 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4
> Reporter: Helen Xu
> Assignee: Helen Xu
> Attachments: OPENJPA_2198Patch
>
>
> User has the following lock setting
> <property name="openjpa.jdbc.TransactionIsolation" value="repeatable-read"/>
> <property name="openjpa.Optimistic" value="false"/>
> Running a query returned OptimisticLockExceptions
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira