Hi Marek,

I don't know how many objects you are talking about inserting, but
I've done mass inserts (tens to thousands of objects) just using
dataContext.commitChanges().

mrg


On Wed, May 5, 2010 at 4:55 PM, Marek Šabo <ms...@buk.cvut.cz> wrote:
> I've been searching for a method to persist list of DataObjects aka
> batch insert or mass insert. Haven't found anything relevant so far. Is
> there a support for this in cayenne or some optimized way to this?
> (faster than iterating and single inserting)
>

Reply via email to