Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    Hi, seems I've simplified my problem a bit too much. I have several more return aliases in the query and since DISTINCT_ROOT_ENTITY returns just the last column, this wont help me. Commented Aug 23, 2012 at 5:57
  • Nice solution, but actually method setResultTransformer is deprecated. But till Hibernate 6 will be work as it is. Look on: vladmihalcea.com/2017/04/03/… Commented Jul 20, 2017 at 11:17