Control object, as a transaction context object, is passed through the whole transaction process from beginning to the end.
在整个事务处理过程中,作为事务上下文对象传递控制对象。
When a transaction starts, the scope key for this transaction is added to this context object.
当一个事务开始时,这个事务的范围键被添加到这个上下文对象中。
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.
这里需要注意的一点在于,服务对象本地调用并不经过事务代理,因此将始终在调用者的事务上下文中进行。
A request parser is chosen based on the transaction context to parse out the request business object which contains a control object as the header and a transaction object as the body.
根据事务上下文选择一个请求解析器,请求解析器对请求业务对象进行解析;这个对象的头包含一个控制对象,体包含一个事务对象。
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.
分布对象事务管理中,通过事务上下文使事务性操作与特定事务发生关联。
应用推荐