Community
Participate
Working Groups
Example illustrating the use of a wrapper class to perform paging access to a result set. The Paginglist wrapper performs a count query to get the size and then retrieves and caches each page using first/max results. This example will be a wiki only example with the source available through bug attachments only.
Created attachment 210683 [details] PagingList example class
Created attachment 210684 [details] PagingList usage examples and tests
Closing this bug with the reference added to the wiki URL and code available through this bug's attachments.
Created attachment 210685 [details] Eclipse JPA Project ZIP uploading project used to create example to support future modifications.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink