Difference? EntityQuery.queryList(), EntityQuery.queryIterator()

Posted by Wai on
URL: http://ofbiz.116.s1.nabble.com/Difference-EntityQuery-queryList-EntityQuery-queryIterator-tp4659873.html

Hello,

Is there a difference between using EntityQuery.queryList() and EntityQuery.queryIterator() ?
Is one more efficient (eg. usage flexibility, memory usage, speed, etc) over the other ?
Are there specific instances where one would be a better choice than the other ?

Thanks
Wai