[jira] [Commented] (OFBIZ-11670) Add support for Limit and offset in EntityQuery

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11670) Add support for Limit and offset in EntityQuery

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-11670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103697#comment-17103697 ]

ASF subversion and git services commented on OFBIZ-11670:
---------------------------------------------------------

Commit 12ef22228dc443b936c9dbd407b16c3de65cf6a9 in ofbiz-framework's branch refs/heads/trunk from Pawan Verma
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=12ef222 ]

Improved: Add support for Limit and offset in EntityQuery
(OFBIZ-11670)

Thanks: Jacques and Suraj for the review.


> Add support for Limit and offset in EntityQuery
> -----------------------------------------------
>
>                 Key: OFBIZ-11670
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11670
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework/entity
>    Affects Versions: Trunk
>            Reporter: Pawan Verma
>            Assignee: Pawan Verma
>            Priority: Minor
>         Attachments: OFBIZ-11670.patch
>
>
> As we have support for limit and offset in all delegator methods via EntityFindOptions, We should also add support for limit and offset in EntityQuery.
> It will be pretty easy to use these features via EntityQuery and it also doesn't need many changes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)