Oracle Offline Persistence query handler – Oracle Rest Query Handler supports pagination for Oracle ADF BC REST service out of the box. Check my previous post to see how querying works through offline persistence toolkit for ADF BC REST service – Shredding and Querying with Oracle Offline Persistence in JET.
Pagination is a must for large REST resources, its great that Oracle offline persistence toolkit supports it. Let’s see it in action.
I navigate through the data with left/right arrows, this triggers REST call with pagination parameters – limit and offset. These are standard parameters supported by ADF BC REST. Requests are executed online:
All pages of data are cached by offline toolkit, if while offline we try to access previously cached page by executing REST request with paging parameters – we will get data from offline toolkit. Now I switch offline and try to navigate to the one of cached pages – data is retrieved from cache automatically: Read the complete article here.
For regular information become a member in the WebLogic Partner Community please visit: http://www.oracle.com/partners/goto/wls-emea ( OPN account required). If you need support with your account please contact the Oracle Partner Business Center.
Blog
Twitter
LinkedIn
Forum
Wiki
Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic Community,Oracle,OPN,Jürgen Kress