[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-429) reference to superclass property after []

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


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

Steve Ebersole closed HHH-429.
------------------------------


Closing stale resolved issues

> reference to superclass property after []
> -----------------------------------------
>
>                 Key: HHH-429
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-429
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.0.3
>            Reporter: Gavin King
>            Assignee: Steve Ebersole
>
> The query:
>   from Zoo zoo where zoo.mammals[:name].mother.bodyWeight > :w
> is broken, since there is no join from the mammals to animals table

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