• The Directly remove Sol menu item in the Transaction Demo application provides an example of how to call transaction code from the Web application's perspective.

    TransactionDemo应用程序Directlyremove Sol菜单提供了一个例子,说明如何Web 应用程序角度调用事务代码

    youdao

  • For parallel operations this is not a factor, but consider when a transaction is serial and information from one service call may be needed by another.

    对于并行操作不是因素考虑事务串行来自服务调用信息可能其他服务调用所需时。

    youdao

  • This scenario includes data such as customer transaction data, preferences, purchasing history, demographic information, survey data, customer call center notes and recordings, and so on.

    这个场景包括各种数据比如客户交易数据、偏好购买历史人口信息问卷调查数据和客户呼叫中心记录

    youdao

  • Payments to the contractors, each of which probably requires its own transaction in the accounts, call for a certification of work completed and the payment made.

    付款承包方需要完成工作已付款确认证明,每个承包方都需要会计账务中反映自己交易

    youdao

  • Each database call needs a new session and transaction.

    每次数据库调用需要一个会话事务

    youdao

  • For example, you can make the call asynchronous, you can change the transaction context, or make asynchronous calls more reliable.

    例如可以使调用异步化、可以更改事务上下文或者使异步调用更加可靠

    youdao

  • The current implementation provides for a service to recursively call the TCS to set up its own transaction.

    目前实现提供一个服务可以递归地调用TCS建立自己的事务。

    youdao

  • Used, for example, to wrap a method call in a transaction, or time the execution of a method.

    比如用来事务封装某个方法调用或者记录方法执行时间

    youdao

  • A BAPI transaction might consist of a single BAPI call, as in our first example, after which the adapter calls a commit on the SAP server.

    第一个示例那样,BAPI事务可能单个BAPI调用组成,适配器之后调用SAP服务器提交

    youdao

  • With this technique, you are effectively starting the transaction at a lower level in the call stack, thereby reducing the amount of time you are in the database.

    通过技巧可以有效地调用层次开始事务从而减少花费在数据库中的时间

    youdao

  • The function call would result in the process Broker executing a process that grouped an asset manipulation on the content service with a financial transaction on the payment service.

    函数据调用使流程代理程序执行一个流程,将内容服务资产操作付款服务上金融交易组合起来。

    youdao

  • A transaction might also consist of a sequence of BAPI calls followed by a commit call.

    事务可能包括一系列BAPI调用后跟一个提交调用

    youdao

  • One of this transaction strategy's restrictions is that the client-layer (or presentation-layer) classes can make only a single call to the API layer for any given transactional unit of work.

    事务策略的其中一个限制就是客户机层(表示)任何给定事务工作单元只能发出单一api调用

    youdao

  • Use these methods to specify if the RPC will commit the transaction in the same context in which this call is made.

    使用这些方法指定RPC是否提交该方法调用所在的上下文中的事务

    youdao

  • In the first case, where the MCA never sees the COMMIT call, the transaction will eventually be rolled back.

    第一情况下MCA从未看到COMMIT调用事务最终

    youdao

  • The transaction attribute and the initial presence of a transaction context both affect the ECI call type and the resulting transactional scope of the call to CICS.

    事务属性事务上下文初始存在都会影响ECI调用类型和对 CICS 调用最后得到事务范围

    youdao

  • If only a single call to CICS is made and there are no other updates to recoverable resources within the transaction, then it is not necessary to use a global transaction.

    如果进行CICS单个调用并且事务没有可恢复资源其他更新必要使用全局事务。

    youdao

  • It is left up to the implementer of the transaction manager to decide whether the thread of execution will continue to retry the commit call, or just keeps blocked.

    将由事务管理实现决定执行线程是否继续重新提交请求保持阻止状态

    youdao

  • However, the greater the complexity of the transaction, the greater the probability that the EJB component will fail the method call.

    然而事务复杂EJB组件方法调用失败概率就会越高。

    youdao

  • If a problem occurs, we will call the rollback method on the transaction object.

    如果出现任何问题我们调用事务对象中的rollback方法

    youdao

  • If so, the transaction id, or Xid, is propagated to the remote object as part of the IIOP call along with the method parameters.

    如果事务标识或者说Xid作为IIOP调用一部分方法参数一起传播远程对象

    youdao

  • Clients request will be routed to the web service proxy so that the message of service will be enforced to add message protection by security policy during the service transaction call.

    客户请求路由Web服务代理这样安全策略强制服务消息在服务事务调用期间添加消息保护

    youdao

  • The body contains the main transaction, which can be an RPC call or any other XML document.

    Body包含交易主要部分,可以RPC调用其他任何XML文档

    youdao

  • Subsequently, the application may call xa_start to pass a transaction ID (XID) to a Resource Manager (RM) to associate the calling thread with a transaction branch.

    随后应用程序可以调用xa_start将事务ID (XID)传递给ResourceManager (RM),调用线程一个事务分支相关联。

    youdao

  • In order to include the data from the back-end call, the JSP which displays the long transaction results must contain an HTML tag pointing to a servlet.

    为了包括来自调用数据显示耗时事务结果JSP必须包含指向Servlet的HTML标记

    youdao

  • The output from this db2pd call shows that transaction 2 (column TranHdl) is executed by application 30 (column AppHandl) and transaction 6 by application 34, respectively.

    这个db 2 pd调用输出表明事务2(TranHdl)应用程序30(列apphandl)执行的,而事务6是由应用程序34执行的。

    youdao

  • The transaction might be something existing or created (facade) to call one or more other existing transactions.

    事务可以现有的事务,可以作为调用一个多个其他现有事务的事务创建(Facade)。

    youdao

  • It also starts and controls the transaction passed to the service. The Web service is accessed via a proxy API call, the code for which is generated when the Web service reference is imported.

    启动控制传递Web服务事务

    youdao

  • If a request doesn't contain enough information to complete the authentication transaction right now the authentication provider will use the call-back functionality mentioned earlier.

    如果请求没有包含完成身份验证事务所需的足够信息,身份验证提供者使用前面提到回调功能

    youdao

  • When we talk about a user experience that extends beyond a single transaction, we call it a session.

    我们谈到扩展事务模式用户体验时,我们称之为 会话。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定