Helen Xu created OPENJPA-2198:
---------------------------------

             Summary: 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.4, 1.0.3, 1.0.2, 1.0.1, 1.0.0
            Reporter: Helen Xu
            Assignee: Helen Xu


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

        

Reply via email to