• 事务隔离:当前事务其它事务隔离程度例如这个事务能否看到其他事务提交数据?

    Isolation: the degree of isolation this transaction has from the work of other transactions. For example, can this transaction see uncommitted writes from other transactions?

    youdao

  • 没有适当事务隔离其他工作单元就可以访问活动工作单元更新,即使工作单元还未完成

    Without proper transaction isolation, other units of work can access updates made by an ongoing unit of work, even though that unit of work is incomplete.

    youdao

  • isolationJPA 1.0支持自定义隔离级别因此开发人员需要指定数据库端的默认事务隔离级别。

    Isolation: JPA 1.0 doesn't support custom isolation levels, so developers are required to specify the default transaction isolation level on the database side.

    youdao

  • 因为EJB事务隔离级别部署描述符设置的,所以具有不同事务隔离级别的不同应用程序可以重用同一个EJB。

    Because the EJB's transaction isolation level is set in its deployment descriptor, the same EJB could be reused in different applications with different transaction isolation levels.

    youdao

  • 这种情况下改变EIS代理的事务隔离设置,可能不会有什么区别因为ECIXCF通信协议不会把信息传递

    In this case, changing transaction isolation Settings for EIS facades will make little difference, as the ECI and XCF communication protocols will not communicate this information to the back ends.

    youdao

  • 遵循数据源引用设置事务隔离级别中的步骤事务隔离级别更改为REPEATABLE_READ,然后再次运行应用程序

    Follow the steps in transaction isolation level setting for a data source reference to change the transaction isolation level to REPEATABLE_READ, and run the application again.

    youdao

  • 更改发生数据库所以WebSphere知道已经发生了更改而且下一次中检索连接可能无法重置事务隔离级别

    The change happens on the database, so WebSphere is not aware that it changed and might not reset the transaction isolation level the next time the connection is retrieved from the pool.

    youdao

  • 应用程序工作只需REPEATABLE_READ事务隔离级别配置CustomerBMPEJB数据源引用

    To make the application work, simply configure the data source reference of Customer BMP EJB with the REPEATABLE_READ transaction isolation level.

    youdao

  • 数据库管理员可以使用OPMEE提供专家功能进一步研究这些事务隔离问题

    A database administrator can further investigate these transactions to isolate the problem using of the domain expert capabilities that OPM EE offers.

    youdao

  • 此时数据库管理员可以使用OPMEE提供领域专家功能从这里开始进一步研究这些事务隔离问题

    At this point, a database administrator can further investigate these transactions to isolate the problem using of the domain expert capabilities that OPM EE offers.

    youdao

  • 确定是否适合需要还要考虑事务定义范围(隔离级别)将如何影响整体并发需求

    Determine if this is appropriate for your needs, and also consider how the scope (and isolation level) you define for your transactions can impact overall concurrency requirements.

    youdao

  • 如果帐户同时处理多个请求,则必须隔离这些请求,以便只能事务影响帐户。

    If multiple requests are processed against an account at the same time, they must be isolated so that only a single transaction can affect the account at one time.

    youdao

  • 开发EJB程序员必须设置定义各种特征(ejb的事务支持隔离级别)部署描述符

    After developing an EJB, the programmer must set deployment descriptors that define characteristics, such as transaction support and isolation levels for the EJB.

    youdao

  • 参与事务中的超时事件执行所有sql语句信息语句文本使用隔离执行顺序等等

    Information about all SQL statements executed before the lock-timeout event in the participating transactions, such as statement text, isolation level used, order of execution, and so on.

    youdao

  • 受信任代码控制区域中运行用户应用程序代码在服务区域中运行,从而将应用程序执行事务管理完全隔离

    "Trusted code" runs in the control region, user application code runs in the servant region, which completely isolates application execution and transaction management.

    youdao

  • 注意只有范围事务读取全局变量另一个事务更新同一全局变量时,才需要使用范围隔离

    Please note that you need isolated scopes only if your scope reads a global variable in one transaction and updates the same global variable in another transaction.

    youdao

  • Percolator通过快照隔离”实现了遵从ACID的跨行及跨表事务,从而满足多线程台服务器文档进行转换操作的需求

    Percolator was designed to provide cross-row, cross-table ACID-compliant transactions via " snapshot isolation" since many threads on many machines need to transform the repository.

    youdao

  • 低级(lower - level)技巧涉及体系结构尽可能启动事务同时仍然能够更新操作原子性隔离

    The lower-level technique involves starting the transaction at the lowest possible layer in the architecture while still being able to maintain atomicity and isolation of the update operations.

    youdao

  • 大多数语言实现假设事务中执行的代码单线程的,但是隔离并发两个互不影响的概念(Amdahl 定律受到多核的冲击)。

    Most implementations (hw or sw) assume code inside a transaction is single-threaded, but isolation and parallelism are orthogonal (and Amdahl’s Law will strike with manycore)

    youdao

  • 新的CurrentlyCommitted隔离级别处理事务同时允许系统中的其他读者事务读取数据

    The new Currently Committed isolation level allows writer transactions to continue processing while the other reader transactions within the system get their data.

    youdao

  • 现在我们事务定义为应用程序状态相关操作集合事务具有原子性、一致性隔离以及持久性 这几个属性

    We can now define a transaction as a related collection of operations on the application state, which has the properties of atomicity, consistency, isolation, and durability.

    youdao

  • 虽然示例使用资源适配器响应J2EE事务隔离级别设置变化,但是某些围绕关系数据库系统构建的EIS确实可能受到影响

    Although resource adapters used in the example do not respond to changes in J2EE transactional isolation level Settings, some EISs built around relational database systems may be affected.

    youdao

  • 一位安全人士说到这项工程以色列内部事务埃及对此无能为力,因此隔离修建以色列的领土上。”

    One security source said the project was an internal Israeli matter "which Egypt has nothing to do with as long as the fence is built on Israeli soil".

    youdao

  • 这个隔离级只有一个事务同样数据进行操作其他事务修改次读操作之间数据,从而导致每个操作的结果不同时才会发生

    This happens when a transaction reads the same data twice, while another transaction modifies the data between the two reads, resulting in in a different result for each read.

    youdao

  • 出现可用性响应时间有关的问题时,TransactionCollector (TC)代理TransactionReporter (TR)代理隔离问题使用事务拓扑图进行诊断

    When availability or response time issue occurs, transaction Collector (TC) agent and transaction Reporter (tr) agent isolate problem and diagnose with the transaction topology diagram.

    youdao

  • WS-AT 可以确保事务方式执行对三种Web服务调用,并应用程序提供原子性一致性隔离持久性 (ACID)语义

    WS-AT ensures that invocation of these three Web services is performed in a transactional fashion, providing Atomicity, Consistency, Isolation and Durability (ACID) semantics to the application.

    youdao

  • 其它事物之间,不严格隔离属于不同Web服务事务规范,这种事务规范针对大多数宽松受控环境:Web 服务业务活动WS-BA)。

    Relaxed isolation, among other things, is the subject of a different web services transaction specification aimed at more loosely controlled environments: Web Services Business Activity (WS-BA).

    youdao

  • 中间件开发团队提供另外的性能度量用于主机通信消息分析耗用时间用于事务处理的中间件耗用时间隔离开来。

    The middleware development team provided additional performance metrics to isolate the elapsed time for host communication, message parsing, and the middleware elapsed time for transaction processing.

    youdao

  • 中间件开发团队提供另外的性能度量用于主机通信消息分析耗用时间用于事务处理的中间件耗用时间隔离开来。

    The middleware development team provided additional performance metrics to isolate the elapsed time for host communication, message parsing, and the middleware elapsed time for transaction processing.

    youdao

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

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

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