Hi, what is the best way to use the PaginationHelper with large resultsets (houndreds of thousands of objects)?
The examples I saw used FindAll() with doesn't seems very efficient unless some king of lazy loading is made to load the all page in one query, is lazy loading + batch fetching the way to go? Suggestions? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
