CM-MERGE:OB13.5.5-9 into 14.1.2
Former-commit-id:8435ace4f8
[formerly545e7f6ce9
] [formerly8435ace4f8
[formerly545e7f6ce9
] [formerlyabf0f995cd
[formerly a2e2daca86d7efb28cb4e3eb8b9ef2ac92e1fc22]]] Former-commit-id:abf0f995cd
Former-commit-id:9af8951a2a
[formerlyfa13621d8e
] Former-commit-id:0f5964b03f
This commit is contained in:
parent
b65a3a3214
commit
5d6603320b
1 changed files with 1 additions and 0 deletions
|
@ -1382,6 +1382,7 @@ public class PostTables {
|
|||
CallableStatement cs = statementMap.get(key);
|
||||
try {
|
||||
cs.executeBatch();
|
||||
getConnection().commit();
|
||||
} catch (SQLException e) {
|
||||
log.error("An error occured executing batch update for " + key);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue