spring batch沒啥用 如何使用executewindowsbatchcommand?
如何使用executewindowsbatchcommand?String SQL=“SQL content”int[]I=語句.executeBatch(SQL)//試試看。我不知道如何提交一批命令
如何使用executewindowsbatchcommand?
String SQL=“SQL content”int[]I=語句.executeBatch(SQL)//試試看。我不知道如何提交一批命令到數(shù)據(jù)庫執(zhí)行。如果所有命令都成功執(zhí)行,將返回一個更新計數(shù)數(shù)組。返回數(shù)組的int元素的排序與批處理中的命令相對應(yīng),這些命令根據(jù)