• You do not need to write any code to control the transaction behavior.

    您不需要写任何代码来控制事务行为。

    youdao

  • Transaction behavior, controlling transactional semantics of service invocation.

    事务处理,控制服务调用的事务语义。

    youdao

  • Changes in the market environment will lead to changes in transaction behavior patterns.

    市场环境的变化会引起交易主体行为模式的转变。

    youdao

  • Both the Spring Framework and EJB 3.0 make use of annotations to specify the transaction behavior.

    SpringFramework和EJB 3.0都利用注释来指定事务行为。

    youdao

  • Arbitrage is a usual transaction behavior in order to make profits. It is the possibility of riskless profits.

    套利是一种常见的,以获利为目的的交易行为,它是基于无风险的超额利润产生的。

    youdao

  • Arbitrage is a usual transaction behavior in order to make profits. It is the possibilitity of riskless profits.

    套利是一种常见的,以获利为目的的交易行为,它是基于无风险的超额利润产生的。

    youdao

  • Transaction behavior: Variations in transaction behavior in terms of monetary limits, approvals/validation rules, how business exceptions are handled

    交易行为:货币限制方面交易行为的变化,批准和验证规则,业务异常如何处理

    youdao

  • Entitlements: Variations in access to different parts of a system and perform varying tasks. Related to user population and transaction behavior as well.

    授权:访问系统不同功能的变化,并执行不同的任务,以及相关用户群体和交易行为。

    youdao

  • The economical concept of credit means the transaction behavior which be guaranteed by contract such as loan, and it also means debt paying ability.

    在经济上,信用表示以协议或契约为保障的不同时间间隔下的经济交易行为,也表示交易主体以偿债为主要内容的特殊经济能力;

    youdao

  • This article has analysed the characteristics of the shell transaction behavior and the problem that may exist in the process of transact ions, and proposed the corresponding measures.

    本文分析了我国“壳”交易行为的特征以及交易过程中可能存在的问题,提出了相应的规范交易行为的对策。

    youdao

  • Application programmers should be sure to test the behavior of the transaction manager in such situations to sufficiently accommodate any necessary special handling.

    在此类情况中,应用程序编程人员应确保测试了事务管理器的行为,以充分适应任何必需的特殊处理。

    youdao

  • The behavior of the transaction manager should not be affected by the state change of the resource manager.

    事务管理器的行为应该不会受到资源管理器状态变化的影响。

    youdao

  • As you saw in the first article of this series, many common transaction pitfalls can affect transactional behavior and, consequently, diminish your data's integrity and consistency.

    如本系列的第一篇文章所述,许多常见的事务陷阱都会影响到事务行为,并且由此会降低数据的完整性和一致性。

    youdao

  • Each step in a long-running process runs within its own transaction as a default and how you can override the behavior.

    一个长期运行流程中的每一步如何作为一个默认步骤在它自己的事务中运行,以及如何覆盖它的行为。

    youdao

  • In a long-running process, the default behavior is to have each activity run as its own transaction.

    在长期运行流程中,默认行为是使每个行为作为自身的事务运行。

    youdao

  • Declarative transaction demarcation lets you declare rules for the transactional behavior of the software, and have the transaction manager automatically carry out these rules.

    声明式事务划分允许您为软件的事务行为声明规则,并让事务管理器自动执行这些规则。

    youdao

  • As a short-running process, the expected behavior is to invoke all three services and to commit the transaction.

    作为一个短期运行流程,预期的行为就是调用全部三个服务并执行事务。

    youdao

  • This article looks at the expected behavior of a transaction manager when a resource manager fails.

    本文展示了当资源管理器出故障时,预期的事务管理器行为。

    youdao

  • However, the desired behavior of the transaction manager would be the same even if the unit of execution was a thread.

    然而,即使执行单元是一个线程,期望的事务管理器行为都是相同的。

    youdao

  • Desired behavior: If the XA_OPEN fails, the transaction manager should issue a warning and continue normally.

    期望的行为:如果XA_OPEN出错,事务管理器要发出警告,并且继续正常运行。

    youdao

  • Prior to the advent of aspect-oriented programming (AOP), however, it was difficult to write certain kinds of tests for crosscutting behavior such as security, transaction management, or persistence.

    不过,在面向方面编程(AOP)出现之前,为横切行为(如安全、事务管理或者持久性)编写测试很困难。

    youdao

  • An exception has been thrown so should you really commit the transaction (which is the automatic behavior)?

    已经抛出了异常,那么您真的要执行这些事务吗(哪个是自动的行为)?

    youdao

  • This transaction's behavior is described as an interleaved transaction.

    该事务的行为描述为交叉事务。

    youdao

  • The EJB 2.0 specification does not specify the behavior of the container in the case where a method runs without a global transaction.

    EJB 2.0规范没有指定如果没有全局事务下运行方法时容器的行为。

    youdao

  • Behavior of transaction manager if the resource manager fails.

    资源管理器失败时的事务管理器行为。

    youdao

  • A Web service environment requires the same coordination behavior provided by a traditional transaction mechanism to control the operations and outcome of an application.

    Web服务环境需要与上述相同的由传统事务机制所提供的协调行为,用来控制应用程序的各项操作和输出结果。

    youdao

  • Web services require a flexible and extensible mechanism for controlling requests and outcomes in addition to the behavior offered by traditional distributed and database transaction models.

    Web服务除需要传统的分布式和数据库事务模型所提供的行为之外,还需要有灵活的、可扩展的机制来对请求和输出结果进行控制。

    youdao

  • WSCI USES a transaction element to model the behavior of a web service and treats a number of activities as a single unit of work.

    WSCI使用事务元素为Web服务行为建模,并且将一组行为作为一个工作单元。

    youdao

  • It also becomes easier to define "transaction attributes" mapping transactional behavior onto methods.

    它同样使定义“transactionattributes”来映射事务行为到方法上变得简单的多。

    youdao

  • In other words, how do you establish transactional behavior without having an actual, distributed transaction (using distributed transactions across service invocations is unusual in SOA).

    换句话说,如果没有真正的分布式事务处理(在SOA中,跨服务调用使用分布式事务处理并不常见),您要如何建立事务处理行为。

    youdao

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

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

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