• The first one is client layer.

    第一客户层。

    youdao

  • The client layer controls the transaction scope.

    客户控制事务作用域。

    youdao

  • Client Layer - used by application to communicate with SQL azure.

    客户端——应用程序会使用SQL Azure通信

    youdao

  • Typically you need to use programmatic transactions in the client layer.

    通常需要使用客户端层中的程序化事务

    youdao

  • The latter contains three parts: data layer, service layer and client layer.

    数据处理部分主要分为数据服务客户层。

    youdao

  • The prototype has three layers: the client layer, the agent layer and the server layer.

    系统采取体系结构,分别是客户端,中间代理分布服务器层。

    youdao

  • Notice in this strategy that both the client layer and the API layer contain transaction logic.

    注意策略中,客户端api包含事务逻辑

    youdao

  • If the application's API layer is too fine-grained, you have to invoke both methods from the client layer.

    如果应用程序api非常粒度化,那么需要调用客户机层中的两个方法

    youdao

  • Such variations might be caused by a gap in the systems model or by a unilateral change in the client layer.

    此类变体可能源于系统模型差异或者客户擅自变更

    youdao

  • In this scenario, the transactional unit of work must reside in the client layer to ensure an atomic unit of work.

    场景中事务工作单元必须位于客户机确保自动化工作单元。

    youdao

  • Only methods in the client layer and the API layer of the application architecture should contain transaction logic.

    只有应用程序体系结构客户端api中的方法应该包含事务逻辑

    youdao

  • Like the API layer strategy, the High Concurrency strategy frees the client layer from any transaction responsibility.

    api策略类似High Concurrency策略释放客户机层的任何事务责任。

    youdao

  • The transaction context from the client layer will propagate to the API layer methods and all methods invoked under the API layer.

    客户端中的事务上下文传播API方法以及 API 层中调用所有方法。

    youdao

  • But this flexibility comes with a price - namely, that the client layer is restricted to a single request for a given transactional unit of work.

    但是这种灵活性需要付出一定代价—客户机仅限于给定事务工作单元单一请求

    youdao

  • With the API layer transaction strategy, it's not the end of the world if you start a transaction at the client layer during a refactoring effort.

    对于api事务策略重构过程中在客户端层上开始一个事务并不会引起灾难性后果。

    youdao

  • The Client Orchestration transaction strategy is used when multiple server-based or model-based calls from the client layer fulfill a single unit of work.

    来自客户机的基于服务器基于模型调用完成单一工作单元时,将使用ClientOrchestration事务策略

    youdao

  • When you use programmatic transactions in the client layer outside of the context of a stateless session bean, you don't need to set the transaction type.

    无状态会话bean上下文外部客户机使用编程事务需要设置事务类型

    youdao

  • The API-layer methods contain transaction directives instructing the transaction manager to incorporate and use the transaction scope started by the client layer.

    API 层方法包含一些事务指令,它们指示事务管理程序整合使用客户端层开始事务作用域

    youdao

  • The exception to this rule is if the client business delegate in the client layer controlling the transaction scope is managed as a Spring bean by the Spring Framework.

    规则例外情况管理事务作用域客户中的客户端业务代理SpringFramework托管Springbean

    youdao

  • The client Orchestration transaction strategy is useful when most of the requests from the client layer require multiple calls to the API layer to complete a single LUW.

    来自客户大多数请求都需要api层发起多个调用才能完成一个LUW时,客户端编排事务策略非常有用。

    youdao

  • The business data information is maintained and manipulated intact in both the application and database layers, and as you will see in Part 3, even in the client layer.

    应用程序数据库按原样维护操作业务数据信息而且第3部分看到甚至客户机中也是如此。

    youdao

  • As the name suggests, this strategy is used when the application's client layer must make one or more calls to the API layer to complete a single transactional unit of work.

    我的建议仍然应用程序客户端必须api发起一个多个调用才能完成单个事务工作单元使用策略

    youdao

  • This means that the protocol used to communicate between the client layer and the API layer, as well as the type of client, play an important role in the application architecture.

    意味着用于客户api之间进行通信协议以及客户端的类型应用程序体系结构中发挥重要作用

    youdao

  • As I said earlier, one of the biggest restrictions with this transaction strategy is that the client layer must be able to start a transaction and propagate it to the API layer.

    前所这种事务策略最大限制就是客户必须能够开始个事务传播api层。

    youdao

  • As you can see from Listing 4, if an exception is thrown in either of the update methods, it is the client layer method's responsibility to do the necessary transaction rollback.

    清单4可以看到如果任何一个更新方法抛出异常客户方法负责执行必要事务回滚。

    youdao

  • The bottom hardware driver is written by Lingyang chip microcomputer AL and the USB protocol & client layer application program written by Lingyang chip microcomputer C language.

    它的底层硬件驱动程序凌阳单片机汇编语言编写USB协议应用层程序用凌阳单片机C语言编写。

    youdao

  • Storing session state in the client using HTTP cookies or hidden form fields has significant security risksit exposes a part of your application internals to the untrusted client layer.

    客户HTTPcookie或者隐藏表单字段存储会话状态很大安全风险——应用程序一部分内部内容暴露非受信任的客户

    youdao

  • If the client layer is making remote calls to the API layer, the client layer must use a protocol and transaction manager that supports the propagation of a transaction context (such as RMI-IIOP).

    如果客户api发起远程调用,则客户端层必须使用支持传播事务上下文协议事务管理程序(比如说rmi - IIOP)。

    youdao

  • The client layer in this regard can refer to calls made from a Web framework, portal application, desktop system, or in some cases, a workflow product or business process management (BPM) component.

    此处的客户机可以表示来自Web框架门户应用程序桌面系统工作流产品业务流程管理(BPM)组件调用

    youdao

  • For this reason, they must use a transaction attribute of MANDATORY, indicating that a transaction is needed by the method but it should have been started elsewhere (such as in the client layer).

    基于原因它们必须使用MANDATORY事务属性表示方法需要事务,应该别处开始(比如说客户端层中)。

    youdao

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

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

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