Hello Matthias,

Thank you very much for your enquiry. What is the failure you're getting /
expecting? A constraint violation exception? For what constraint?
Also, what database are you using?

Cheers,
Lukas

2016-09-15 9:31 GMT+02:00 matscheer via jOOQ User Group <
jooq-user@googlegroups.com>:

> Hi together,
>
> i have the following lines of code:
>
> int[] execute = getContext().batchUpdate(records).execute();
>
> If one of the updates fail i get only a entry in the execute array... is
> there an alternative?
> The DataAccessException of the execute is not thrown.
>
> Otherwise i have to search in the int Array for '0'...
>
> Greetings
> Matthias
>
> --
> You received this message because you are subscribed to the Google Groups
> "jOOQ User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jooq-user+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jooq-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to