concurrency control造句
例句与造句
- Operations , as not all classes need such a concurrency control mechanism
操作外面加上锁,因为不是所有类都需要这种并发控制机制。 - Research on concurrency control of real - time database system in mobile communication network
实时数据库在移动通信网中的并发控制研究 - However , pessimistic concurrency control is not possible in a disconnected architecture
但是,在断开的结构中无法进行保守式并发控制。 - Shared locks allow concurrent transactions to read select a resource under pessimistic concurrency control
共享锁( s锁)允许并发事务在封闭式并发控制(请参阅 - Abstract : a locking - based concurrency control scheme fo r object - oriented databases ( oodbs ) was presented
文摘:讨论面向对象数据库中的1种基于锁定的并发控制模式。 - It's difficult to find concurrency control in a sentence. 用concurrency control造句挺难的
- These implement concurrency control among multiple users who are performing modifications in a database at the same time
这在同时执行数据库修改操作的多名用户之间实现并发控制。 - Explains common methods of concurrency control , as well as specific ado . net features for handling concurrency errors
解释并发控制的常见方法,以及处理并发错误的特定ado . net功能。 - However , by using the synchronization techniques in the java language , you can achieve the effect of concurrency control
不过,通过使用java语言中的同步技术可以获得并发控制的效果。 - Besides , this paper also discusses the concurrency control of distributed transactions and the method of failure inspect
同时,本文还讨论了模型中的事务并发控制和故障检测的方法。 - Concurrency control is the process used to identify and resolve updates to data that are made by multiple users simultaneously
并发控制是用于识别和解析多个用户同时对数据进行的更新的进程。 - In this thesis , the studies emphasize on optimization of concurrency control algor ithms for real - time database systems
针对这些资源浪费问题,本文着重研究了实时事务并发控制算法的优化问题。 - From the form of log to the strategy of concurrency control , log management module focus on the elevation of concurrency
支持在线日志的归档,当在线日志文件损坏时,可以用归档日志对数据库进行恢复。 - The following topics explain common methods of concurrency control , as well as specific ado . net features for handling concurrency errors
以下主题解释并发控制的常见方法,以及处理并发错误的特定的ado . net功能。 - The results pane uses optimistic concurrency control so the grid shows a copy of the data in the database rather than an entirely live view
结果窗格使用开放式并发控制,因此网格显示的是数据库中的数据副本而不是完全实时的视图。 - Yes , you can supply an optimistic concurrency control integer column to a given table , and specify that this column is to be used for occ in the metadata
有的,可以向给定的表提供一个开放式并发控制( occ )整数列,并指定该列供元数据中的occ使用。