[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4661) Properly propagate Query.setLockMode to Hibernate Core

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Dec 10 08:23:08 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34910#action_34910 ] 

Emmanuel Bernard commented on HHH-4661:
---------------------------------------

It's not propagated AFAIK today.

Also
Locking is supported for Java Persistence query language queries and criteria queries only. If the set- LockMode or getLockMode method is invoked on a query that is not a Java Persistence query lan- guage select query or a criteria query, the IllegalStateException may be thrown or the query execution will fail.

> Properly propagate Query.setLockMode to Hibernate Core
> ------------------------------------------------------
>
>                 Key: HHH-4661
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4661
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: entity-manager
>            Reporter: Emmanuel Bernard
>


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

        


More information about the hibernate-issues mailing list