[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-276) implicit join in subselect

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


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

Steve Ebersole closed HHH-276.
------------------------------


Closing stale resolved issues

> implicit join in subselect
> --------------------------
>
>                 Key: HHH-276
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-276
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.0 final
>            Reporter: Gavin King
>            Assignee: Joshua Davis
>            Priority: Blocker
>             Fix For: 3.0 final
>
>
> The following query is not currently working in new QT:
>    from Animal a where exists( from a.mother.offspring )
> This is now blocking the release of 3.0 final.

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