• 尽管这个代码速度快,但是它支持ACID事务属性

    Although this code is fast, it does not support ACID transaction properties.

    youdao

  • 某些数据库类型配置可以处理一些这种工作大多数情况下,解决方案最终归结如何设计代码事务处理

    Certain database types and configurations can handle some of this effort, but in most cases the solution boils down to how you design your code and transaction processing.

    youdao

  • 因此清单13中的代码事务角度来说毫无用处;尽管看上去使用事务维护原子性一致性,但事实上没有。

    Therefore, the code in Listing 13 is useless from a transaction standpoint; although it appears that it USES transactions to maintain atomicity and consistency, in fact it does not.

    youdao

  • 注意这个示例没有征用当前事务jdbc连接代码容器我们完成这个任务。

    Notice that there is no code in this example to enlist the JDBC connections in the current transaction — the container does this for us.

    youdao

  • 引入体系架构机制而不接触IDE中的事务逻辑代码,使用面向方面技术一个非常有效方法

    Aspect technology can be a very effective way to introduce architectural mechanisms without touching the business logic code in the IDE.

    youdao

  • 几种类型电子提交(请求响应类型)和几种类型的事务代码及其对应描述

    There are several types of electronic submissions (request or response types), several types of transaction codes and their corresponding descriptions.

    youdao

  • 为了演示这种先读取技巧,我们从一些实现api事务策略代码入手

    To illustrate the read-first technique, I'll start with some code that implements the API Layer transaction strategy.

    youdao

  • 还有如果需要,还要为多租户编写应用程序代码处理所有事务

    Also, there is a requirement to write application code to process all transactions, if necessary, for multi-tenancy.

    youdao

  • 清单1中的JDBC代码没有包含任何事务逻辑只是数据库保存TRADE中的交易订单

    The JDBC code in Listing 1 includes no transaction logic, yet it persists the trade order in the TRADE table in the database.

    youdao

  • 需要任何代码控制事务行为

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

    youdao

  • 事务界定代码DAO中分离出来

    Transaction demarcation code is separated from the DAO.

    youdao

  • 清单1中的示例不同,由于有宣告式事务划分组件代码没有事务管理代码

    Unlike the example in Listing 1, with declarative transaction demarcation there is no transaction management code in the component methods.

    youdao

  • 这种情况下事务界定代码与实现业务逻辑代码混杂在一起

    In this case, your transaction demarcation code is intermixed with code that implements the business logic.

    youdao

  • 屏幕左侧菜单链接多种方式调用数据库事务代码

    The menu links on the left side of the screen call database code with transactions in various ways.

    youdao

  • 事务界定代码嵌入dao类中

    Transaction demarcation code is embedded inside the DAO class.

    youdao

  • 尤其是在一些软件开发项目中,项目经理没有必要处理一些与代码相关事务这些留给开发人员做吧。

    With software development projects, it's not necessary for the project manager to get involved at code level, leave this to the developers.

    youdao

  • 需要指定事务属性(没有代码回滚指令!)

    You only need to specify the transaction attributes (no rollback code or rollback directives!)

    youdao

  • 可以想象相当可怕的代码(例如没有事务管理),虽然其可以正常工作

    Granted, this is pretty terrible code (no transaction management, for example), but work with me here.

    youdao

  • 对于要求普通JCR代码应用程序,JCR模块允许直接使用JCR API代码透明地使用事务驱动会话

    For application where plain JCR code is required, the JCR module allows the transparent use of a transaction driven session with code that USES the JCR API directly.

    youdao

  • 添加特定协议元素事务循环注释条件处理定制代码

    Add protocol-specific elements, transactions, a loop, a comment, conditional processing, and custom code.

    youdao

  • 此外bean开发人员实际上需要编写任何用于处理事务代码比如确定何时调用commit方法以及调用失败时如何处理

    Furthermore, the bean developer doesn't actually have to write any code for handling transactions, such as deciding when to invoke the commit method and what to do if it fails.

    youdao

  • SQLDatastore全部使用托管代码写成,完全支持事务并且允许任何语言存储过程

    SQLDatastore is written completely in managed code, fully supports transactions, and allows stored procedures to be written in any language.

    youdao

  • 测试清单3中的代码发现persist方法没有事务的情况下不能工作

    So, you test the code in Listing 3 and discover that the persist method didn't work without a transaction.

    youdao

  • 现在修复清单1中的代码,方法是应用HighConcurrency事务策略先读取技巧。

    Now I'll fix the code in Listing 1 by applying the High Concurrency transaction strategy's read-first technique.

    youdao

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

    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.

    youdao

  • TransactionDemo应用程序使用XDoclet代码生成器设置事务类型

    The transaction Demo application sets up the transaction type using the XDoclet code generator.

    youdao

  • 容器处理事务因此bean开发人员需要编写事务处理代码

    The container handles the transactions, so the bean developer doesn't need to write transaction-handling code.

    youdao

  • 代码中,事务持续时间只有300ms显著低于清单1中的6100 ms。

    The transaction duration in the new code is only 300 ms, dramatically lower than the 6100 ms from Listing 1.

    youdao

  • 2所示,事务作用域中执行代码减少至300ms

    As you can see in Table 2, the code executing within the transaction scope is reduced to 300 ms.

    youdao

  • 例如,将业务上下文信息(比如业务事务ID授权代码)包含SOAP消息

    For example, include business context information such as business transaction ids and authorization codes into the SOAP message Body.

    youdao

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

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

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