Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 370875

Summary: PagingList Example
Product: z_Archived Reporter: Doug Clarke <douglas.clarke>
Component: EclipselinkAssignee: Project Inbox <eclipselink.examples-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: douglas.clarke
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
URL: http://wiki.eclipse.org/EclipseLink/Examples/JPA/Pagination#Paging_List
Whiteboard:
Attachments:
Description Flags
PagingList example class
none
PagingList usage examples and tests
none
Eclipse JPA Project ZIP none

Description Doug Clarke CLA 2012-02-07 14:17:32 EST
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.
Comment 1 Doug Clarke CLA 2012-02-07 14:23:37 EST
Created attachment 210683 [details]
PagingList example class
Comment 2 Doug Clarke CLA 2012-02-07 14:24:28 EST
Created attachment 210684 [details]
PagingList usage examples and tests
Comment 3 Doug Clarke CLA 2012-02-07 14:26:32 EST
Closing this bug with the reference added to the wiki URL and code available through this bug's attachments.
Comment 4 Doug Clarke CLA 2012-02-07 14:28:36 EST
Created attachment 210685 [details]
Eclipse JPA Project ZIP

uploading project used to create example to support future modifications.
Comment 5 Eclipse Webmaster CLA 2022-06-09 10:06:12 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink
Comment 6 Eclipse Webmaster CLA 2022-06-09 10:09:43 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink