Hi there,

How many objects are you talking about?  InsertBatchQuery works with
DataRows, also, not DataObjects (normal Cayenne objects).

mrg


On Wed, Sep 5, 2012 at 1:34 AM, Дыбин Дмитрий <[email protected]> wrote:
> Hi!
> How do you think, what'll work faster for inserting multiple rows with one 
> query but different data:
>  - querychain with a query for each row
>
> -          Insertbatchquery witch a list of data
>
> Thanks!
>
> Dybin Dmitriy

Reply via email to