go top

snapshot isolation

  • 快照隔离

英英释义

Snapshot isolation

  • abstract: In databases, and transaction processing (transaction management), snapshot isolation is a guarantee that all reads made in a transaction will see a consistent snapshot of the database (in practice it reads the last committed values that existed at the time it started), and the transaction itself will successfully commit only if no updates it has made conflict with any concurrent updates made since that snapshot.

以上来源于: WordNet

双语例句

  • Percolator was designed to provide cross-row, cross-table ACID-compliant transactions via " snapshot isolation" since many threads on many machines need to transform the repository.

    Percolator通过快照隔离”实现了遵从ACID的跨行及跨表事务,从而满足多线程台服务器文档进行转换操作的需求

    youdao

  • All testing should happen in isolation from the production environment, preferably with a snapshot of production data so you can better exercise the new environment.

    所有测试应该生产环境隔离最好使用一个生产数据快照以便能够更好地测试环境。

    youdao

  • SQL 2005 has snapshot-based isolation levels that prevent readers from blocking writers or writers from blocking readers without allowing dirty reads.

    SQL 2005有一个 基于快照隔离级别 ,它能在允许”的情况下避免数据读取阻塞数据写入或者数据写入阻塞数据读取

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定