Use setMaxResults() API on the Query object: http://java.sun.com/javaee/5/docs/api/javax/persistence/Query.html#setMaxResults(int)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123815#4123815 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123815 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
