[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6595) updates via HQL fail on entities with secondary table

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


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

Burkhard Graves commented on HHH-6595:
--------------------------------------

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

> updates via HQL fail on entities with secondary table
> -----------------------------------------------------
>
>                 Key: HHH-6595
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6595
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: annotations, core, query-hql
>    Affects Versions: 3.6.7
>         Environment: Hibernate 3.6.7.Final, MySQL, H2, ...
>            Reporter: Burkhard Graves
>         Attachments: SecondaryTableTest.tar.gz
>
>
> There are at least two problems with "DML-style operations" through HQL on entities with secondary tables \- see attached test case.
> The first problem with ambiguous column names was also reported in HHH-4248 and HHH-6011.

--
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