[jboss-user] [JBoss Seam] - EntityQuery by Extension wrong maxResults
dajevtic
do-not-reply at jboss.com
Fri Jun 1 09:20:35 EDT 2007
Hello everyone,
I recently updated to the last CVS version of Seam and suddenly my EntityQuery objects always return one record less that I set using setMaxResults.
e.g. When I set max results to 5 per page, only 4 records are shown.
When hitting "Next" i am presented the records 6 through 9, etc.
The 5th record never gets shown.
Is this a known bug or do I have to change something in my Objects that extend EntityQuery?
Kind regards,
dj
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050477#4050477
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050477
More information about the jboss-user
mailing list