Hi, thanks you for the code.. lazy loading with Richfaces datatable is really helpul for me. But I am not using DAO's to access my Entities. I am using the normal EntityManager.createQuery(..) method.
I would have to make 2 queries one for getCount and one for getList (and a third for getId), correct? Regards, Alexander View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113176#4113176 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113176 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
