[jboss-user] [EJB 3.0] - Re: How to implement Pagination in JBoss using Entity beans

Ajaleo do-not-reply at jboss.com
Fri Aug 4 08:06:29 EDT 2006


Hi!

I'd use the methods setFirstResult and setMaxResults of the Query interface to implement the paginations. In the specification document related with Java Persistence API i'm reading is in the section 3.5.1.

bye

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963158#3963158

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



More information about the jboss-user mailing list