[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1248) explicit joins to collections in subquery result in join conditions being dropped from sql

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:00:33 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-1248.
-------------------------------


Closing stale resolved issues

> explicit joins to collections in subquery result in join conditions being dropped from sql
> ------------------------------------------------------------------------------------------
>
>                 Key: HHH-1248
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1248
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: query-hql
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.1.3
>
>
> from Animal a where a in (select o from Animal an left join an.offspring o)

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