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

Find pair whose sum is k - java

Class, Reference and Object