Issue with HQL Update query with <join> element

Description

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

Activity

Burkhard GravesAugust 23, 2011 at 9:09 PM

Sorry, my last comment (can't delete it) was intended for actually...

Burkhard GravesAugust 23, 2011 at 9:04 PM

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 - but I'm not sure if testUpdateByHql_2() and testUpdateByHql_3() are covered by too...

Kind regards
Burkhard

Duplicate

Details

Assignee

Reporter

Components

Affects versions

Priority

Created March 14, 2011 at 8:48 AM
Updated August 23, 2011 at 9:09 PM
Resolved August 23, 2011 at 8:35 PM