Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-491
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-491
Summary: createSQLQuery should support joined-subclass
Type: Improvement
Status: Open
Priority: Minor
Project: Hibernate2
Components:
core
Versions:
2.1 final
Assignee: Max Rydahl Andersen
Reporter: Max Rydahl Andersen
Created: Sat, 22 Nov 2003 1:28 PM
Updated: Sat, 22 Nov 2003 1:28 PM
Description:
select .... from persons {person}, customers {(Customer)person} where ....
where Customer is a <joined-subclass> of Person.
http://forum.hibernate.org/viewtopic.php?t=925439&highlight=createsqlquery+joined
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|