Re: Spring JDBC template batchUpdate: multiple update statements
What's the exact query being executed? I mean, the one with all syntax details like quotes and such, not the real data you are working with. The query you posted before is obviously wrong... I'm pretty sure your table `abc` doesn't have columns named `id1`, `val1`, `id2`, ... and so on.
Subject
Written By
Posted
Re: Spring JDBC template batchUpdate: multiple update statements
July 23, 2024 12:32PM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.