[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1194) hql delete statements with joined-subclass hierarchies with a mapped where attribute at the root

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


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

Steve Ebersole closed HHH-1194.
-------------------------------


Closing stale resolved issues

> hql delete statements with joined-subclass hierarchies with a mapped where attribute at the root
> ------------------------------------------------------------------------------------------------
>
>                 Key: HHH-1194
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1194
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>            Priority: Minor
>             Fix For: 3.1
>
>
> attempting an hql delete statement against an entity which is a non-root entity in a joined-subclass hierarchy, where the root in that joined-subclass hierarchy defines a where fragment in the metadata, causes an error due to an alias being applied to the column within the where fragment.

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