This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 370875 - PagingList Example
Summary: PagingList Example
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL: http://wiki.eclipse.org/EclipseLink/E...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 14:17 EST by Doug Clarke CLA
Modified: 2022-06-09 10:09 EDT (History)
1 user (show)

See Also:


Attachments
PagingList example class (4.51 KB, application/octet-stream)
2012-02-07 14:23 EST, Doug Clarke CLA
no flags Details
PagingList usage examples and tests (4.70 KB, application/octet-stream)
2012-02-07 14:24 EST, Doug Clarke CLA
no flags Details
Eclipse JPA Project ZIP (11.62 KB, application/x-zip-compressed)
2012-02-07 14:28 EST, Doug Clarke CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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