[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-3052) org.hibernate.hql.ast.tree.SqlNode cannot be cast to org.hibernate.hql.ast.tree.ResolvableNode

Tony Lin (JIRA) noreply at atlassian.com
Mon Jan 7 11:23:55 EST 2008


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_29244 ] 

Tony Lin commented on HHH-3052:
-------------------------------

The problem is caused by "member", please close this issue.

Thanks.

> org.hibernate.hql.ast.tree.SqlNode cannot be cast to org.hibernate.hql.ast.tree.ResolvableNode
> ----------------------------------------------------------------------------------------------
>
>                 Key: HHH-3052
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3052
>             Project: Hibernate3
>          Issue Type: Bug
>          Components: query-hql
>    Affects Versions: 3.2.5
>         Environment: Java 6 update 3, Tomcat 5.5.25, Windows XP
>            Reporter: Tony Lin
>         Attachments: object.zip
>
>
> ClassCastException received when executing this query:
> select subset from com.alphait.domain.snomed.object.SubsetImpl as subset join fetch subset.members as member left join fetch member.children.
> A SubsetMember has a one to many (recursive) association with other SubsetMembers. 
> Please refer to the attached Java classes

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