[jboss-user] [JBoss Seam] - Re: count(*) and group by

christian.bauer@jboss.com do-not-reply at jboss.com
Tue Jul 24 20:30:07 EDT 2007


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#4067235

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067235



More information about the jboss-user mailing list