[OFBiz] Users - Techniques for moving large tables help
Si Chen
sichen at opensourcestrategies.com
Thu Oct 13 12:00:27 EDT 2005
Have you tried the EntityListIterator?
David Riggle wrote:
> Hello everyone.
>
> I am trying to port a table with about 3800 records into ofbiz. The
> way I am currently trying it is by grabbing all the records by using
> the delegator.findAll() method. The problem I am having is that my
> computer ends up running out of memory during this method. What are
> some other ways to port this large amount of data into ofbiz's tables?
>
> - David Riggle
>
> _______________________________________________
> Users mailing list
> Users at lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/users
>
More information about the Users
mailing list