[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6011) Issue with HQL Update query with <join> element

Burkhard Graves (JIRA) noreply at atlassian.com
Tue Aug 23 15:05:02 EDT 2011


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

Burkhard Graves commented on HHH-6011:
--------------------------------------

Hi Steve, thanks for paying attention to this task!

SecondaryTableTest.testUpdateByHql_1() (see attached test case) in fact shows the misbehaviour described in HHH-4248, in that sense this task is a duplicate of HHH-4248 \- but I'm not sure if testUpdateByHql_2() and testUpdateByHql_3() are covered by HHH-4248 too...

Kind regards
Burkhard


> Issue with HQL Update query with <join> element
> -----------------------------------------------
>
>                 Key: HHH-6011
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6011
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core, query-hql
>    Affects Versions: 3.3.2, 3.6.0
>         Environment: Hibernate 3.3.2 and Hibernate 3.6, Oracle, Window XP SP2
>            Reporter: Ganesh Shirsat
>
> Two table are connected using <join> element.
> There is primary table and secondary table.
> Trying to update the field using HQL query. it is throwing the error.
> for more details.
> Please click on below link.
> https://forum.hibernate.org/viewtopic.php?f=1&t=1009823

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list