The scope ends when the transaction commits or rolls back.
这个范围结束于提交或回滚事务时。
The SCA MDB transaction rolls back to the SCA destination.
SCAmdb事务回滚到sca目的地。
After running each test case, Rails rolls back all database changes.
在运行每个测试用例后,Rails回滚所有数据库更改。
If any updated data changed, the EJB container rolls back the transaction.
如果事务更新的任何数据被更改了,则ejb容器将回滚该事务。
JPOX by default rolls back transactions that fail and represents this in its logs.
默认情况下,JPOX会回滚失败的事务,并在日志中作记录。
If you try to delete rows from such a table, the trigger rolls back the delete.
如果尝试删除这类表中的行,该触发器将回滚删除操作。
If there is an error, the program rolls back the transaction to the neworder savepoint.
如果出现错误的话,程序将把事务回滚到neworder保存点。
When an exception happens, the whole workflow fails, and the transaction rolls back.
当发生异常时,整个工作流失败,事务回滚。
If you try to delete rows from such a table, the trigger rolls back the delete action.
如果您尝试删除此类表中的行,该触发器将回滚删除操作。
If it does, and one of the functions throws an exception, the entire process rolls back.
如果发生错误,函数之一抛出异常,那么整个过程回退。
Environment Rollback, which rolls back application and database changes if a deployment fails.
Environment Rollback,如果部署失败,回滚应用程序和数据库更改。
Rolls back a transaction from a pending state, and specifies the transaction or savepoint name.
从挂起状态回滚事务,并指定事务或保存点名称。
The grey rain curtain of this world rolls back and all turns to silver glass and then you see it.
笼罩这个世界的灰色雨帘将 卷起来,变成银色的玻璃,那时你回看到的。
The grey rain curtain of this world rolls back and all turns to silver glass. And then you see it.
当人世间的阴雨灰色帘罩拉开,所见将是一片银白透明,你就会看见它。
The program fulfills the order if all items are in stock, otherwise it rolls back the current order only.
如果库存中提供了所有项,那么程序将履行订单,否则它将仅回滚当前订单。
When a transaction rolls back to a savepoint, all non-hold cursors opened after that savepoint are closed.
当一个事务回滚到某个保存点时,在保存点之后打开的所有未被占用的指针将被关闭。
When used, the statement rolls back the part of the transaction that occurred after the savepoint identified by svpt1.
当使用该语句时,将回滚到发生在svpt1 保存点之后的操作。
You can rollback yourself if the calling client checks for errors and rolls back the transaction if an error occurs.
你可以回滚自己如果调用客户端检查错误并回滚该事务,如果发生错误。
Sessions used by the listener port thread will be released after they have processed a message (it commits or rolls back).
侦听器端口线程使用的会话将在完成消息处理(执行或回滚)后释放。
If a severe error is detected (for example, insufficient disk space), the entire transaction automatically rolls back.
如果检测到严重错误(例如,磁盘空间不足),整个事务将自动回滚。
The same command also rolls back a migrated broker to the previous version, assuming the broker’s pre-migration configuration.
该命令还可以回滚到已部署代理的先前版本,并使用它迁移前的配置。
The SIGNAL statement rolls back the changes that were attempted by the triggering statement (that is, our update statement).
SIGNAL语句回滚由触发语句(也就是我们的update 语句)尝试的更改。
If this transaction rolls back, all changes made by the forward services executed within this transaction are also rolled back.
如果事务回滚,事务内所有forward服务执行所造成的改变都将回滚。
Then, an hour later, the garage door rolls back up, car full of family pulls into the garage and the garage door rolls back down.
然后,一小时之后,车库门打开,汽车开进车库内,车库门关上。
The database manager automatically rolls back one of the transactions, either the one in the first session or the one in the second session.
数据库管理器自动回滚其中一个事务,第一个会话中的或第二个会话中的。
If something goes wrong, the catch block rolls back all changes made since the transaction was started, and then prints out an error message.
如果发生了错误,catch块可以回滚事务开始以来发生的所有更改,并打印出一条错误消息。
This rolls back the addition of the new order, but the addition of the new customer is still successful at the end of the procedure execution.
这将回滚到添加新订单的操作,但是在过程执行结束后,添加新客户的操作仍然是成功的。
The example in Listing 11 connects to a local database named ldb, sets savepoints, performs operations on remote databases, and rolls back to a savepoint.
清单11中的示例连接到一个名为ldb 的本地数据库,设置保存点并在远程数据库上执行操作,然后回滚到保存点。
When you rollback to a savepoint set earlier in a transaction, IDS just rolls back all the operations logged by the transaction after the savepoint was set.
当回滚到事务中早先设置的保存点时,IDS将只回滚在设置保存点后由事务记录的所有操作。
This makes DB2 behave as one would expect: the scanner waits until the INSERT transaction commits or rolls back and then return the data - business as usual.
这使得DB2 的行为和预期的一样:扫描器一直等到INSERT事务提交或回滚,然后返回数据 —— 这和平常一样。
应用推荐