The DAO participates in a global transaction.
dao加入一个全局事务。
This activity doesn't participate in the global transaction.
这个活动没有参与全局事务。
Global: Component will execute in the context of a global transaction.
Global:组件将在全局事务的上下文中执行。
Can I use a global transaction with ECI requests in the Web container?
在Web容器内能否使用带有eci请求的全局事务?
A global transaction can span multiple resources with two-phase commit.
全局事务可以通过二阶段提交跨越多个资源。
The instances are deleted one after another in their own global transaction.
实例在它们自己的全局事务中一个接一个地删除。
With the help of WS-AT, all updates are coordinated by a global transaction.
借助WS- AT,所有更新将通过一个全局事务进行协调。
In other words, an XA DataSource is required to run in a global transaction.
换句话说,一个xa数据源被要求运行于一个全局事务中。
This service performs the audit trail as part of a larger global transaction.
此服务将审核跟踪作为更大的全局事务的一部分执行。
LTC is always established by the container in the absence of a global transaction.
在没有全局事务的时候,通常由容器来建立LTC。
The third argument represents the transaction branch within the global transaction.
第三个参数表示该全局事务中的事务分支。
Always use a session facade to start a global transaction around the entities used.
始终使用会话虚包来启动有关所使用实体的全局事务。
If a global transaction is not present, a new transaction scope will be established.
如果不存在全局事务,则会建立新的事务范围。
You'd like that service to participate in the global transaction started by the BPEL process.
您希望将该服务程序参与到由BPEL流程启动的全局事务中。
True suspends the current global transaction before invoking a component via a service reference.
True会在通过服务引用调用组件之前挂起当前全局事务。
Any: If a global transaction is present the component will join the current global transaction scope.
Any:如果存在一个全局事务,则组件将加入当前全局事务范围。
True instructs the runtime not to suspend a global transaction (if present) at the interface boundary.
True指示运行时不要在接口边界挂起全局事务(如果存在)。
For this customer, several components interacted heavily within the scope of a single global transaction.
对于此客户,多个组件在单个全局事务范围内进行大量的交互。
If a global transaction is not present, the component will execute in the context of a local transaction.
如果不存在全局事务,则组件将在本地事务的上下文中执行。
So in this example there is a global transaction numbered 100 that contains two branches with ID 1 and ID 2.
因此本例中,就有一个编号为100的全局事务,其中包含两个ID分别为1和2的分支。
After both branches for IDS and DB2 are executed the global transaction is ready to commit the modifications.
在IDS和DB2的分支都执行之后,全局事务就准备提交这些修改。
False (default) instructs the runtime to suspend a global transaction (if present) at the interface boundary.
False(缺省值)指示运行时在接口边界挂起全局事务(如果存在)。
If a global transaction is present on invocation the component will be added to this global transaction scope.
如果在调用时存在一个全局事务,则该组件会被添加到该全局事务范围。
Thus, the WebSphere Adapter for JDBC can participate in a global transaction with your business processes.
因此,WebSphereAdapterfor JDBC可以与您的业务流程一起参与全局事务。
If the receipt of one of the messages fails, we mark the global transaction for rollback and then sleep for 5 seconds.
如果接收其中的某个消息失败,我们会标记全局事务进行回滚,然后等候5秒。
Join transaction - Determines whether the target service is willing to join a propagated global transaction. Values.
Jointransaction-确定目标服务是否愿意加入传播的全局事务。
If a component you are invoking cannot participate in a global transaction, it forces a commit before the component can run.
如果您正在调用的一个组件无法参与一个全局事务,它将在该组件运行前强迫执行一个提交。
With this optimization, global transaction reduces the network traffic and amount of data written to the transaction log files.
有这个最优化,全局事务降低了网络的任务及写入事务日至文件的数据量。
Multiple getConnection calls in one global transaction or LTC will return connection handles with different physical connections.
在一个全局事务或LTC 中的多个getConnection调用将返回包含不同物理连接的连接句柄。
The business process also has a snippet component, which you can use to raise a fault and to demonstrate a global transaction rollback.
业务流程也有一个代码段组件,您可以用它来引发一个故障并演示一个全局事务回滚。
应用推荐