Note that
anonymous wrote :
| select count(*) from (previous_query ) as some_name
|
is not valid either because HQL/JPA-QL has no closure and therefore doesn't support
from-clause subselects.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067235#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...