Support for subselect (subquery) in from clause
-----------------------------------------------
Key: HHH-3356
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3356
Project: Hibernate3
Issue Type: New Feature
Components: query-hql
Reporter: Geoffrey De Smet
Many databases support subselects in the from clause, for example:
http://dev.mysql.com/doc/refman/5.0/en/unnamed-views.html
And it's very handy.
Native query's are sometimes a working workaround, but have many disadvantages, unlike
HQL.
Btw, I've searched through jira for over 20 minutes and didn't find an issue for
this already. If there is one already, please give it a better title or link it to this
issue :)
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira