本文在总结了面向数据的数据库事务管理模型的基础上,对目前采用的面向过程的事务模型进行了全面的分析,提出了乐观嵌套事务模型。
In this article, an optimistic nested transaction model is presented based on a database transaction model that is data-oriented and a workflow transaction model that is process-oriented.
XAPI涵盖了XML数据库中数据的存储、检索、修改和查询,以及对事务管理的支持。
XAPI covers storage, retrieval, modification, and querying of data in an XML database, with support for transaction management.
这对DB2是一个很好的过渡,因为 DB2将事务管理委托给了数据库,而这是 DB2 所擅长的。
Therefore it was a welcome transition to DB2, because it was possible to delegate transaction management to the database, which is something DB2 does very well.
应用服务器是一个软件框架,它公布软件服务的API(例如事务管理或数据库访问)。
An application server is a software framework that exposes APIs for software services (such as transaction management or database access).
假设Bean后面的每个数据库操作都是同等重要的,那么声明性事务(就像EJB中的那些)就是一个简化事务管理的强有力的方法。
Declarative transactions, such as those in EJB's are [a] sledge hammer approach to simplifying transaction management, assuming that every database operation behind the bean is of equal importance.
它还配置了数据库和事务管理器。
如果发生数据库故障,则事务管理器将报告故障事务导致的不一致数据的可能性。
If a database failure occurs, the transaction manager reports the possibility of inconsistent data from failed transactions.
在此示例中,事务管理器流程使用以下参数连接到数据库。
This example causes the transaction manager process to connect to the database with these parameters.
支持xa的数据库提供称为xa开关(xa_switch_t)的结构,xa事务管理器通过它可以访问该数据支持的各种xa功能。
XA-enabled databases supply a structure called the xa switch (xa_switch_t), through which an xa transaction manager accesses the various xa functions supported by that database.
数据库与WebSphereMQ之间交换的数据要经过应用程序——如果有大量的数据需要交换,那么这显然效率不高,而且必须要有一个事务管理器。
The data exchanged between the database and WebSphere MQ flows through the application — not efficient for high volume data and necessitating a transaction manager.
Mnesia由多个Erlang应用组成,它们提供数据库管理系统的核心服务,比如锁定、事务管理和复制。
Mnesia is comprised of several Erlang applications that perform the essential DBMS services such as locking, transaction management and replication.
建立一个大型车队信息数据库。对车辆信息进行存储、索引、查询处理和事务管理。
A database of vehicle management information is buit to record, index, and query the vehicle information.
然后,论文论述了系统数据库的设计过程,其中包括安全性设计、事务管理的设计以及ADO数据访问技术的分析及运用。
The thesis also analyses the design plan of system database, including its security, transaction management and ADO data access technology.
本系通包括事务管理部门,网络通信部门,数据库管理等部门。
This system has included the business management part, the network correspondence part, the data ank administration and so on.
并在此基础上初步提出了基于移动数据库技术的位置查询系统的体系结构,系统事务管理和系统实现的关键技术,阐述了采用移动数据库技术开发的位置查询系统的特点。
And base on that, the architecture for the locate search system, transaction management and the key techniques of system are advanced, the character of the locate search system is proposed.
事务是现代数据库理论中的核心概念之一,并发控制是事务管理的主要组成部分。
Transaction is one of the core concepts in modern database theory, and concurrency control technology is the major component of transaction management.
事务管理的基本任务就是有效管理事务读写操作的并发执行,保证事务的ACID特性,保证事务对数据库操作的正确性。
The basic task of transaction management is that the concurrency of read-write, guarantee the ACID characteristic property and the database operation correctly.
事务管理的基本任务就是有效管理事务读写操作的并发执行,保证事务的ACID特性,保证事务对数据库操作的正确性。
The basic task of transaction management is that the concurrency of read-write, guarantee the ACID characteristic property and the database operation correctly.
应用推荐