提交 7f54ae10 编写于 作者: G Guilherme Alan Ritter 提交者: Stephane Nicoll

Fix typo

Closes gh-1880
上级 818e4b07
......@@ -1835,7 +1835,7 @@ Code within the callback can roll the transaction back by calling the
try {
updateOperation1();
updateOperation2();
} catch (SomeBusinessExeption ex) {
} catch (SomeBusinessException ex) {
**status.setRollbackOnly();**
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册