[ 
https://issues.apache.org/jira/browse/OPENJPA-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855988#action_12855988
 ] 

Rick Curtis commented on OPENJPA-1604:
--------------------------------------

@Pinaki -- See OPENJPA-1629 regarding the @AllowFailure.

> Setting PessimisticLockManager fails to append "for update clause" to the 
> select statement
> ------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1604
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1604
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Fay Wang
>            Assignee: Rick Curtis
>             Fix For: 2.0.0
>
>         Attachments: OPENJPA-1604-2.0.x.patch, OPENJPA-1604-trunk.patch
>
>
>  I ran a testcase against openjpa 1.2, and found that the "for update" clause 
> is appended to the SQL when
>               <property name="openjpa.LockManager" value="pessimistic"/>
>       is added to the persistence.xml without calling: 
>                q.setLockMode(LockModeType.PESSIMISTIC_WRITE);
> However, this behavior changes when running against trunk level code

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to