You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Helen Xu (JIRA)" <ji...@apache.org> on 2012/05/17 17:22:06 UTC

[jira] [Updated] (OPENJPA-2198) Query return OptimisticLockExceptions when openjpa.Optimistic is turned off

     [ 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