开发者

JDBC Batch update

IF i have say 1000 statements in a batch.If one of the command fails to execute properly then will all the remaining commands execute or execution stops at tha开发者_高级运维t point itself??


Execution stops at that point. Read this post for a solution/workaround : BatchUpdateException: the batch will not terminate

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜