Add ability to retrieve SQL batch on failure when using BatchSqlUpdate [SPR-10470] #15103
Labels
in: data
Issues in data modules (jdbc, orm, oxm, tx)
status: bulk-closed
An outdated, unresolved issue that's closed in bulk as part of a cleaning process
Giovanni Botta opened SPR-10470 and commented
When a batch insert/update fails in BatchSqlUpdate, an exception such as the following is thrown:
It would be very useful to be able to retrieve the batch that failed in order to look at the data to diagnose why the failure happened. This shouldn't be too difficult (I might give it a try over the weekend).
Thanks
Affects: 3.2.1
The text was updated successfully, but these errors were encountered: