I know case can be used as expression in where clause of HQL.
I read through this thread Using a CASE statement in HQL select
In a way my question is duplicate
Is it possible to use them in the select part of HQL with hibernate 4 or 5. I know its not possible with Hibernate 3.