This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Object Relational Mapping and the fly likes Does HQL support UNION (or INTERSECT)? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "Does HQL support UNION (or INTERSECT)?" Watch "Does HQL support UNION (or INTERSECT)?" New topic
Author

Does HQL support UNION (or INTERSECT)?

Ram Mandavkar
Greenhorn

Joined: Mar 23, 2009
Posts: 16
Hello All,

I want to use UNION in hibernate
Does HQL support UNION (or INTERSECT)?

Any one know about this.
Which version of Hibernate supports UNION / INTERSECT


Thanks
Ram Mandavkar
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

No. See here to track its possible support.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Does HQL support UNION (or INTERSECT)?
 
Similar Threads
how to use UNION function in HQL?
Unable to create schema
Help in SQL Query
subquery sql to hql
Hibernate