Ability to select commit or rollback.
能够选择提交或回滚。
You can commit or rollback transactions.
可以提交或者回滚事务。
In this case, a rollback could be in order.
在此情况下,将需要执行回滚。
Mark the current transaction for rollback.
将当前事务标记为回滚。
If a rollback occurs, the return value is also -1.
如果发生回滚,返回值同样为- 1。
Rollback function (available for JFS2 file system only).
回滚功能(仅对JFS2文件系统可用)。
To do this, you essentially need a rollback script for every change.
为此,实际上每个更改都需要一个回滚脚本。
Notice that the domain-model method does not contain rollback logic.
注意,域模型方法并没有包含回滚逻辑。
Note: You may also see the ROLLBACK statement used as ROLLBACK WORK.
注意:您可能还会注意到rollback语句用作ROLLBACKWORK。
Why does the commit or rollback of a transaction close the result set?
为何事务的提交或回滚关闭结果集?
Upon commit or rollback, the same process will show "db2agent (idle)."
一旦提交或回滚,相同的进程将显示“db2agent (idle) ”。
This also means commit or rollback will result in truncating the table.
这还意味着提交或回滚会造成表被截短。
In the future a "rollback" option may be added to deal with this case.
在未来的一个“退”的选择可能会增加,以处理这起案件。
True if the current transaction is marked for rollback, false otherwise.
如果当前事务被标记为回滚,返回true,否则为false。
Prepare means get ready to receive the order to either commit or rollback.
准备意味着准备好接受提交或回滚的命令。
This simple example is meant to be illustrative, not to trivialize rollback.
这个简单的例子仅用于说明问题,并不意味着回滚就是这么简单。
To be fair, I should admit that the rollback command is not always destructive.
为了公平,我允许回滚命令不是破坏性的。
If a problem occurs, we will call the rollback method on the transaction object.
如果出现了任何问题,我们将调用事务对象中的rollback方法。
Before issuing the COMMIT, you could roll back the work using the ROLLBACK statement.
在发出COMMIT之前,可以使用rollback语句回滚工作。
The commit statement restores the session data to the previous commit or rollback statement.
提交语句会将会话数据恢复为之前的提交或回滚语句。
Use the begin, commit, and rollback methods on the LocalTransaction instance as appropriate.
适当的时候使用LocalTransaction实例中的开始(begin)、提交(commit)和回滚(rollback)方法。
Use the begin, commit, and rollback methods on the LocalTransaction instance as appropriate.
适当的时候使用LocalTransaction实例中的开始(begin)、提交(commit)和回滚(rollback)方法。
应用推荐