Hibernate 'hql' does not support UNION - Hibernate

So in this case run each query individually using 'HQL' and then add the results to a HashSet

Comments

Popular posts from this blog

EJB - Stateful vs Stateless

Mirror binay tree - Java