单词 | global transaction | ||||||||||||
释义 | global transaction
更多释义 收起释义 例句释义: 全局事务,全局交易,全局性事务 1. True: The component joins a transaction propagated by its caller, if it happens to run in a global transaction. True:如果该组件正好运行在一个全局事务下,那么它联接一个由其调用方传播的事务。 www.ibm.com 2. LTC is always established by the container in the absence of a global transaction. 在没有全局事务的时候,通常由容器来建立LTC。 www.ibm.com 3. After both branches for IDS and DB2 are executed the global transaction is ready to commit the modifications. 在IDS和DB2的分支都执行之后,全局事务就准备提交这些修改。 www.ibm.com 4. For this customer, several components interacted heavily within the scope of a single global transaction. 对于此客户,多个组件在单个全局事务范围内进行大量的交互。 www.ibm.com 5. Thus, the WebSphere Adapter for JDBC can participate in a global transaction with your business processes. 因此,WebSphereAdapterforJDBC可以与您的业务流程一起参与全局事务。 www.ibm.com 6. LPS allows you to mix two-phase resources with one one-phase resource in the same global transaction. LPS允许您在相同的全局事务中将两阶段资源与单阶段资源混合。 www-128.ibm.com 7. In combination with the corresponding recovery protocols, recovery algorithm guaranteed the atomicity of global transaction failure. 恢复算法结合相关恢复协议,确保了全局事务故障的原子性。 www.ceps.com.tw 8. False (default) instructs the runtime not to suspend a global transaction before invoking a component via a service reference. False(缺省值)指示运行时在通过服务引用调用组件之前不要挂起全局事务。 www.ibm.com 9. With this optimization, global transaction reduces the network traffic and amount of data written to the transaction log files. 有这个最优化,全局事务降低了网络的任务及写入事务日至文件的数据量。 www-128.ibm.com 10. The EJB 2. 0 specification does not specify the behavior of the container in the case where a method runs without a global transaction. EJB2.0规范没有指定如果没有全局事务下运行方法时容器的行为。 www.ibm.com 1. Using the WebSphere global transaction, where two-phase commit protocol is in place, will significantly decrease the overall performance. 利用WebSphere全局处理事务,在这里的适当位置提交协议的两种状态,将明显降低总体性能。 www-128.ibm.com 2. Always use a session facade to start a global transaction around the entities used . 始终使用会话虚包来启动有关所使用实体的全局事务。 www.bing.com 3. True instructs the runtime not to suspend a global transaction (if present) at the interface boundary. True指示运行时不要在接口边界挂起全局事务(如果存在)。 www.ibm.com 4. With the help of WS-AT, all updates are coordinated by a global transaction. 借助WS-AT,所有更新将通过一个全局事务进行协调。 www.ibm.com 5. This service performs the audit trail as part of a larger global transaction. 此服务将审核跟踪作为更大的全局事务的一部分执行。 www.ibm.com 6. In other words, an XA DataSource is required to run in a global transaction. 换句话说,一个XA数据源被要求运行于一个全局事务中。 www.ibm.com 7. If the receipt of one of the messages fails, we mark the global transaction for rollback and then sleep for 5 seconds. 如果接收其中的某个消息失败,我们会标记全局事务进行回滚,然后等候5秒。 www.ibm.com 8. This code is either in a Web application (servlet) or in an EJB method that is not executed in a global transaction boundary. 该代码在一个Web应用程序(Servlet)中,或者位于在全局事务边界内未执行的EJB方法中。 www.ibm.com 9. If a global transaction is not present, the component will execute in the context of a local transaction. 如果不存在全局事务,则组件将在本地事务的上下文中执行。 www-128.ibm.com 10. False (default) instructs the runtime to suspend a global transaction (if present) at the interface boundary. False(缺省值)指示运行时在接口边界挂起全局事务(如果存在)。 www.ibm.com 1. Global: Component will execute in the context of a global transaction. Global:组件将在全局事务的上下文中执行。 www.ibm.com 2. The business process also has a snippet component, which you can use to raise a fault and to demonstrate a global transaction rollback. 业务流程也有一个代码段组件,您可以用它来引发一个故障并演示一个全局事务回滚。 www.ibm.com 3. False (default): Component will execute in the context of the existing global transaction (if present) or a local transaction. False(缺省值):组件将在现有的全局事务(如果存在)或本地事务的上下文中执行。 www.ibm.com 4. If either of these conditions is missing, the component runs under a new global transaction that is committed when the operation completes. 如果这些条件少一个,组件将在一个新全局事务下运行,在操作完成后提交。 www.ibm.com 5. How can I make an ECI request to CICS part of a global transaction? 怎样发出对全局事务的CICS部分的ECI请求? www.ibm.com 6. Multiple getConnection calls in one global transaction or LTC will return connection handles with different physical connections. 在一个全局事务或LTC中的多个getConnection调用将返回包含不同物理连接的连接句柄。 www.ibm.com 7. True suspends the current global transaction before invoking a component via a service reference. True会在通过服务引用调用组件之前挂起当前全局事务。 www.ibm.com 8. False: Synchronous invocations run completely within any client's or caller's global transaction. False:异步调用全部运行在客户端或者调用方全局事务之中。 www.ibm.com 9. However, if you mean using one-phase resource with XA resources in the same WebSphere global transaction, the answer is yes. 然而,如果您的意思是在相同的WebSphere全局事务中以XA资源使用单阶段资源,那么回答是可以的。 www-128.ibm.com 10. You can get or set the ambient transaction by calling the static Current property of the global Transaction object. 可以通过调用全局Transaction对象的静态Current属性获取或设置环境事务。 msdn2.microsoft.com 1. Before long, he wants to see the group operating in 27 countries and generating global transaction volume of Y20, 000bn. 他希望,不久之后,乐天的业务就能遍及27个国家,全球交易总额达到20万亿日元。 www.ftchinese.com 2. True: Synchronous invocations occur outside any client or caller's global transaction. True:同步调用发生在客户端或者调用方的全局事务之外。 www.ibm.com 3. Because Web services could not participate in the global transaction initiated at the BPEL process level. 因为Web服务无法参与在BPEL流程级别上启动的全局事务。 www.ibm.com 4. In the absence of the global transaction boundary, a LTC boundary is established. 在没有全局事务边界的情况下,将建立LTC边界。 www.ibm.com 5. Therefore, Entity EJBs accesses in any business method of the session bean AccountManagement are executed in a global transaction. 因此,访问会话BeanAccountManagement中的业务方法的实体EJB都在一个全局事务中执行。 www.ibm.com 6. The EJB container starts a global transaction when the EJB methods are configured with the Required or RequiresNew transaction attribute. 当使用Required或RequiresNew事务属性配置了EJB方法时,EJB容器就启动一个全局事务。 www.ibm.com 7. The third argument represents the transaction branch within the global transaction. 第三个参数表示该全局事务中的事务分支。 www.ibm.com 8. In Application Server, a connection sharing scope is a global transaction. 在ApplicationServer中,连接共享作用域是全局事务。 www.ibm.com 9. You'd like that service to participate in the global transaction started by the BPEL process. 您希望将该服务程序参与到由BPEL流程启动的全局事务中。 www.ibm.com 10. The DAO participates in a global transaction. DAO加入一个全局事务。 www.ibm.com 1. A global transaction can span multiple resources with two-phase commit. 全局事务可以通过二阶段提交跨越多个资源。 www.ibm.com 2. The instances are deleted one after another in their own global transaction. 实例在它们自己的全局事务中一个接一个地删除。 www.ibm.com 3. If a global transaction is present on invocation the component will be added to this global transaction scope. 如果在调用时存在一个全局事务,则该组件会被添加到该全局事务范围。 www.ibm.com 4. this is really bad , since this leaves the global transaction in an inconsistent state. 这是非常糟糕的,因为这将使该全局事务处于不一致状态。 www.ichacha.net 5. If a component you are invoking cannot participate in a global transaction, it forces a commit before the component can run. 如果您正在调用的一个组件无法参与一个全局事务,它将在该组件运行前强迫执行一个提交。 www.ibm.com 6. The values for local, parent, and global transaction correlators are saved in the Environment tree, and are used by all events. 本地、父级和全局事务相关器的值保存在Environment树中,供所有事件使用。 www.ibm.com 7. Any: If a global transaction is present the component will join the current global transaction scope. Any:如果存在一个全局事务,则组件将加入当前全局事务范围。 www.ibm.com 8. Can I use a global transaction with ECI requests in the Web container? 在Web容器内能否使用带有ECI请求的全局事务? www.ibm.com 9. If updates are required to multiple resource managers, such as two different CICS systems, then a global transaction context is required. 如果需要对多个资源管理器(如两个不同的CICS系统)进行更新,则需要全局事务上下文。 www.ibm.com 10. If a global transaction is not present, a new transaction scope will be established. 如果不存在全局事务,则会建立新的事务范围。 www-128.ibm.com 1. This is a situation where the global transaction is partially committed. 这就是一种部分提交全局事务的情形。 www-128.ibm.com 2. The CMP EJB and BMP EJB share a connection if they are running in the same global transaction. 如果CMPEJB和BMPEJB在相同的全局事务中运行,它们就共享一个连接。 www.ibm.com 3. 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的分支。 www-128.ibm.com 4. Citi's global transaction services unit, for example, spent $1bn on technology last year. 例如,花旗全球交易服务部门去年的科技支出为10亿美元。 www.ftchinese.com 5. Any transactional work performed in the target environment becomes part of the same global transaction. Figure 1 shows how this operates 在目标环境中执行的任何事务工作将成为同一全局事务的一部分。 www.ibm.com 6. set global transaction isolation level repeatable read; 命令行,开始事务时 blog.sina.com.cn |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。