如何应用事务模型则完全由您决定。
事务模型本身无法回答这些问题。
The transaction models themselves can't answer these questions.
如果它们能够参与并理解相同的事务模型?
What if they could participate in, and understand the same transaction model?
EJB组件的事务模型由J2EE规范定义。
The transaction model for the EJB components is defined by the J2EE specification.
在J2EE领域里,使用的事务模型是JTA。
While in the J2EE domain the transaction model used is the JTA.
发布和订阅事务模型(请参阅用例后面的说明)。
Publish and Subscribe Transactional Models (see the follow on use case).
本文所描述的事务模型是开发有效事务策略的基本元素。
The transaction models I describe in this article are the building blocks for developing an effective transaction strategy.
本文描述的事务模型形成了即将介绍的事务策略的基础。
The transaction models described in this article form the basis for the transaction strategies I am about to introduce.
答案是高性能策略利用本地事务模型,配合补偿框架一起使用。
The answer is that the High Performance strategy leverages the Local Transaction model in conjunction with a compensation framework.
开发人员、设计人员和架构师经常会混淆事务模型与事务策略。
All too often, developers, designers, and architects confuse transaction models with transaction strategies.
在这种情况下,您可以使用Spring提供的声明式事务模型。
In this case, you can use the declarative transaction model provided by Spring.
触发器的执行模型包括多触发器模型和嵌套事务模型。
Trigger execution models include Multiple tigger model and nested transaction model.
此外,协调服务框架将会考虑到传统事务模型以外的额外操作模式。
Additionally the coordination service framework would allow for additional operational patterns beyond the traditional transactional model.
注意:有关EJB事务模型的详细信息,请参阅本文结尾处的参考资料部分。
Note: for more information on the EJB Transaction Model, see the Resources section at the end of this article.
在本文中,术语声明式事务描述的是一个事务模型,但它绝不是一种事务策略。
But as you will see in this article, the term declarative transactions describes a transaction model, but by no means is it a transaction strategy.
SAILII的事务处理部分是由事务模型、并发控制和恢复管理组成。
Transaction processing of SAILII comprises of transaction model, concurrent control and recovery management.
容器通过事务边界和部署描述符表示了事务模型,并在运行时控制事务的提交和回滚。
The container infers the transaction model from the method boundaries and deployment descriptor, and controls the transaction commits and rollbacks at runtime.
本文讨论了工作流管理系统中业务活动高级事务模型的分析、设计和实现。
The thesis discusses Business Activity advanced transaction model's analyses, design and implementation in WfMS.
此系统用例可以用于说明点到点事务模型的概念及其在项目的体系结构设计阶段的变化。
This system use case can be used to articulate the concepts for the point-to-point transactional model and its variations for the architecture phase of a project.
另外,ESB可以提供服务请求者和提供者之间的各种安全、数据格式或事务模型的转换。
In addition, the ESB can provide transformations between a variety of security, data format, or transactional models between service requesters and providers.
在Web服务领域里,使用的事务模型是WS -AtomicTransaction。
In the Web Service domain the transactional model used is WS-AtomicTransaction.
本文对实时事务处理做了深入探讨,提出了适合于混合实时事务调度的事务模型。
We have thoroughly discussed the real-time transaction processing, and proposed a transaction model which is suitable for mixed real-time transaction scheduling.
另外,IACM建立在基于替代的实时事务模型上,适用于嵌入式实时数据库系统。
In addition, IACM associates with the real time transaction model based on function alterative, so IACM suits for embedded real time database systems.
通过比较FRACAS中的事务与传统事务差异,寻找满足FRACAS系统要求的事务模型。
By comparing transactions of FRACAS with traditional transactions, we find a transaction model which satisfies requirements of the system.
本文分析了PDM中设计事务的特点,研究了PDM的嵌套事务模型以提高两段锁系统的并发性。
This paper analyzes the property of PDM and a nested transaction model which can improve concurrency of two phase locking mechanism.
首先,通过分析移动分布环境中实时事务的特点给出了一个基于功能替代的移动实时嵌套事务模型。
First, a nested transaction model based on functional alterative tasks is given by analyzing the characteristics of real-time transactions in mobile distributed environment.
首先,通过分析移动分布环境中实时事务的特点给出了一个基于功能替代的移动实时嵌套事务模型。
First, a nested transaction model based on functional alterative tasks is given by analyzing the characteristics of real-time transactions in mobile distributed envir.
首先,通过分析移动分布环境中实时事务的特点给出了一个基于功能替代的移动实时嵌套事务模型。
First, a nested transaction model based on functional alterative tasks is given by analyzing the characteristics of real-time transactions in mobile distributed en vir.
但是等等—如果本地事务模型不支持基本的ACID属性,那么基于这种模型的事务策略如何能成为一个好策略呢?
But wait - if the Local transaction model doesn't support basic ACID properties, then how can a transaction strategy based on this model possibly be a good strategy?
由于您不能通过编程传递事务上下文,因此 API层必须使用声明式事务模型,这表示容器将管理事务。
Because you cannot programmatically pass a transaction context, the API layer must use the declarative transaction model, meaning that the container manages the transaction.
应用推荐