I've got a nasty query which joins three different queries. I don't think there's any Hibernate way to handle unions (we're using Hibernate 3.0.5), so the statement is written as an SQLQuery. I've got a nasty query which joins three differ
I've got a nasty query which joins three different queries. I don't think there's any Hibernate way to handle unions (we're using Hibernate 3.0.5), so the statement is written as an SQLQuery. I've got a nasty query which joins three differ