Server side paging should be done in any processor implementation. A sample is the reference scenario which has implemented server side paging as a simple const value. The JPA processor hasn't implemented server side paging (please correct me if I am wrong).
Feel free to open a Jira issue to request such a feature. Stephan On 23.09.13 19:52, "Carl Mosca" <[email protected]> wrote: >I am wondering about a configurable limit on Entity Page Sizes. > >I have seen SetEntitySetPageSize referenced in some of the .Net >documentation. > >Is this supported or considered for support? > >Carl
