verma-pawan opened a new pull request #191:
URL: https://github.com/apache/ofbiz-framework/pull/191


   Implemented: EntityBatchIterator which pages through large resultsets (500 
at a time by default) and added support for EntityBatchIterator to EntityQuery 
via 'queryBatchIterator'(OFBIZ-11789)
   
   Modified GenericDao#makeOffsetString to have OFFSET/FETCH style by default
   Modified entityengine's MySQL and Postgres data sources to have LIMIT/OFFSET 
style, rest can work with default OFFSET/FETCH style
   
   Thanks: Scott for the help.
   
   Improved:
   Implemented:
   Documented:
   Completed:
   Reverted:
   Fixed:
   (OFBIZ-)
   
   Explanation
   
   Thanks:
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to