| 1. | Component will execute in the context of a global transaction :组件将在全局事务的上下文中执行。 |
| 2. | This is a situation where the global transaction is partially committed 这就是一种部分提交全局事务的情形。 |
| 3. | The third argument represents the transaction branch within the global transaction 第三个参数表示该全局事务中的事务分支。 |
| 4. | If a global transaction is not present , a new transaction scope will be established 如果不存在全局事务,则会建立新的事务范围。 |
| 5. | Determines whether the target service is willing to join a propagated global transaction -确定目标服务是否愿意加入传播的全局事务。 |
| 6. | Always use a session facade to start a global transaction around the entities used 始终使用会话虚包来启动有关所使用实体的全局事务。 |
| 7. | Suspends the current global transaction before invoking a component via a service reference 会在通过服务引用调用组件之前挂起当前全局事务。 |
| 8. | This is really bad , since this leaves the global transaction in an inconsistent state 这是非常糟糕的,因为这将使该全局事务处于不一致状态。 |
| 9. | Instructs the runtime not to suspend a global transaction if present at the interface boundary 指示运行时不要在接口边界挂起全局事务如果存在。 |
| 10. | Default instructs the runtime to suspend a global transaction if present at the interface boundary 缺省值指示运行时在接口边界挂起全局事务如果存在。 |