Imparting transactional semantics to object-oriented components required an extension of the TPM model, in which transactions are instead defined in terms of invoking methods on transactional objects.
将事务性语义告知面向对象的组件要求对TPM模型进行扩展—在这个模型中事务是按照事务性对象的调用方法定义的。
It can choose to associate the transactional work to be performed directly with its XAResource object.
它可以选择把要执行的事务性工作直接与它的XAResource对象关联起来。
One caveat here is that service object local calls do not go through the transactional proxy, and thus will always occur in the transaction context of the caller.
这里需要注意的一点在于,服务对象本地调用并不经过事务代理,因此将始终在调用者的事务上下文中进行。
When controlling such a set of interactions, the transactional context is local to the Connection object, and thus to the underlying ConnectionFactory and CICS region that it references.
当控制这样一组交互时,事务上下文对于Connection对象而言是本地的,因此对于基础的ConnectionFactory和它引用的CICS区域而言也是本地的。
To implement this, Spring wraps the original service object with a transactional proxy.
为了实现这一点,Spring使用事务代理来包装原始服务对象。
Transaction context uniquely associates a transactional operation with a given transaction in distributed object transaction management.
分布对象事务管理中,通过事务上下文使事务性操作与特定事务发生关联。
Transaction context uniquely associates a transactional operation with a given transaction in distributed object transaction management.
分布对象事务管理中,通过事务上下文使事务性操作与特定事务发生关联。
应用推荐