Change By: Brett Meyer (18/Jun/13 8:36 AM)
Description: The fix for HHH-5209 exposed (possibly caused, but not sure) a new issue with a "delete" query using a "member of".

The commit in question: https://github.com/hibernate/hibernate-orm/commit/95bc0194ec37738572c6b8202f1312f82622d747

Query, generated SQL before the commit, and generated SQL after the commit: https://gist.github.com/brmeyer/8434aee0de36e0639d0f


The failure is caused by the "Attrset.id=attrvalues5_.Attrset_id" in the last "where". 
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira