rollbacks
美 [?ro?l?bæk]
英 [?r??l?bæk] 
- na.壓平物價;擊退
- 網(wǎng)絡回滾;回滾事務;回退
詞形變化
復數(shù):rollbacks
英漢解釋
英英解釋
例句
The analyst said the chain's string of rollbacks, or price cuts, seemed to have a "limited impact" on traffic.
分析師表示,沃爾瑪連鎖店一系列價格回落對交易影響有限。
Whenever possible, the transaction owner should be the only method that performs commits and rollbacks on the transaction.
只要可能,事務擁有者應該是對事務執(zhí)行提交和回滾的唯一方法。
Regardless, the Heat probably will have little to no wiggle room, even if the CBA calls for rollbacks of current salaries.
無論如何,即使新勞資協(xié)定允許球員工資削減,熱火隊也幾乎沒有回旋的余地。
The clause is useful if procedures that use the temporary table are called repeatedly with no intervening COMMITs or ROLLBACKs.
如果使用臨時表的過程被反復調(diào)用,且中間沒有COMMIT或ROLLBACK操作,該子句很有用。
You are going to have to handle rollbacks yourself.
您必須自己處理回滾。
Variables have limited scope and are not part of the persistent database, they are not affected by transaction rollbacks.
變量作用域有限,并且不是持久數(shù)據(jù)庫的一部分,因而不受事務回滾的影響。
Any rollbacks to the savepoint fail if any updates were made on an older server.
如果對較舊的服務器執(zhí)行更新的話,對保存點執(zhí)行的任何回滾都會失敗。
Checkpoints and partial rollbacks are not supported.
不支持檢查點和部分回滾。
An application design that assumes that all errors cause rollbacks.
假定所有錯誤都會導致回滾的應用程序設計。
If a large number of rollbacks caused by optimistic lock exceptions are occurring, it may be time to rethink your strategy.
如果樂觀鎖異常會引起大量的回滾,那么應該重新考慮您的策略。
Real Percent of work completed for certain operations, including rollbacks.
為某些操作完成的工作的百分比,包括回滾。
It also writes information about commits and rollbacks, including the time and thread number.
也記錄提交和回滾信息,包括時間和線程號。
There is little memory access overhead and rollbacks are rare.
因為內(nèi)存訪問的開銷很低,而且回滾操作很少。
STATEMENT - Number of commits, rollbacks, selects and failures
STATEMENT——提交、回滾、選擇和失敗的數(shù)目。
Software and methodologies that cause USN rollbacks
導致USN回滾的軟件和方法
Rollbacks and Commits in Stored Procedures and Triggers
在存儲過程和觸發(fā)器中回滾和提交