• In addition, a WebSphere Studio Application Developer example shows how to set access intent and isolation level in a resource reference.

    此外一个WebSphereStudioApplication Developer示例将展示如何在资源引用设置访问意图(access intent)隔离级别(isolation level)。

    youdao

  • Selection of ground current, comparison of isolation level and consideration of protective device in the resistance ground system are pr…

    介绍电阻接地系统,接地电流选取绝缘水平比较保护配置方面考虑

    youdao

  • There is not much to be said about this query other than the fact that it is the only query that can run with a cursor stability isolation level.

    关于这个查询没有很多的,只有一点:该查询惟一可以curs or stability隔离级别运行的查询。

    youdao

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

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

    youdao

  • Selection of ground current, comparison of isolation level and consideration of protective device in the resistance ground system are presented.

    介绍了电阻接地系统,接地电流选取绝缘水平比较保护配置方面的考虑

    youdao

  • By default, the import utility is bound with the read stability (RS) isolation level (for a description of the DB2 isolation levels, see the sidebar).

    默认情况下,import工具绑定为具有稳定性(RS)隔离级别(有关DB 2隔离级别描述请参阅侧栏)。

    youdao

  • That is because the export utility is bound with the cursor stability (CS) isolation level (for a description of the DB2 isolation levels, see the sidebar).

    是因为export工具绑定具有游标稳定性(CS)隔离级别(有关DB 2隔离级别描述请参阅侧栏)。

    youdao

  • For example, if one member is updating a row, it would not be proper for another member to read the row with any other isolation level than uncommitted read.

    例如如果成员正在更新数据,那么一个成员不能以未提交(uncommitted read)以外任何隔离级别读取一行。

    youdao

  • By changing the isolation level, the J2EE developer or deployer can balance data integrity against performance constraints to performance tune the application.

    通过修改隔离级别J2EE开发人员部署人员可以性能约束下平衡数据完整性,从而应用程序进行调整

    youdao

  • 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.

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

    youdao

  • Experimental results show that: the algorithm can effectively identify outliers, at the same time, data objects reflect the isolation level in the data set.

    实验表明算法有效地识别离群点同时能反映数据对象数据集中孤立程度

    youdao

  • This section shows how to set the resource sharing scope, how to set the IBM isolation level extension, and how to associate access intents with BMP and CMP EJBs.

    节将展示如何设置资源共享作用域、如何设置IBM隔离级别扩展以及如何访问目的BMPCMPEJB联系起来。

    youdao

  • Supports table and row level locking and 4 isolation levels, RR (repeatable read), rs (read stability), CS (default - cursor stability) and ur (uncommitted read).

    支持表级以及4个隔离级别RR(可重复)、RS(读可靠)、CS(默认——游标可靠)和UR(未提交读)。

    youdao

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

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

    youdao

  • If the query is executed at a higher isolation level than the isolation level at which the MQT is created, that MQT will not be considered for execution of the query.

    如果查询创建MQT更高隔离级别执行那么不会为查询的执行考虑MQT。

    youdao

  • For BMP EJB, session EJB, and Web applications, you can use IBM resource isolation level extension to specify the isolation level associated with the resource reference.

    对于BMPEJBsession EJBWeb应用程序可以使用IBM资源隔离级别扩展指定资源引用相关联隔离级别。

    youdao

  • An isolation level determines how data is locked or isolated from other processes while the data is being accessed. Following are details about the different isolation levels.

    隔离级别决定访问数据数据如何锁定的、如何与其他进程隔离的。

    youdao

  • These next key locks are only obtained when the key INSERT finds that a scanner with a Repeatable Read (RR) isolation level has a row lock on the next-higher key in the index.

    这些nextkey只有keyINSERT发现带有RepeatableRead (RR)隔离级别扫描器索引中的next -higher一个才能获得

    youdao

  • Release the row locks so that other applications can SELECT, INSERT, UPDATE, and DELETE from the table (for example, use isolation level cursor stability or uncommitted read).

    释放以便其他应用程序可以执行SELECTINSERTUPDATEDELETE(例如使用游标稳定性(curs or stability)隔离级别未提交读(uncommitted read)隔离级别)。

    youdao

  • 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.

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

    youdao

  • With the exception of the package level, for dynamic SQL you can have multiple connections (in different applications) and define different isolation levels for each connection.

    级别例外,使用动态SQL 时,可能会多个连接(位于不同应用程序之中),每个连接定义多个不同的隔离级别

    youdao

  • The isolation level is set on the database connection and, as we will see later, the access intent policy in use will determine how the application server will set this parameter.

    接下来部分,我们不仅置于数据库连接上的隔离有所了解,还使用访问意图策略来确定应用服务器怎样设置这些隔离级的。

    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

  • 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.

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

    youdao

  • Calculation of the floating raft isolation level brings differences in use of rigid body models in research of dynamics mechanics research in the floating raft isolation system.

    在船舶浮筏系统动力学特性研究采用刚体分析模型计算浮筏隔振效果会产生很大误差。

    youdao

  • However each access intent policy in WebSphere Application Server will choose an appropriate isolation level for supported databases, relieving the developer from this level of detail.

    然而WebSphereApplicationServer不同访问意图策略将会所支持数据库选择一个合适的隔离,为开发人员减轻细节上的不少麻烦。

    youdao

  • 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.

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

    youdao

  • 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.

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

    youdao

  • 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.

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

    youdao

  • ISOLATION level is set at the session level using set ISOLATION, set at the SQL statement level using the WITH clause or set at the database level using a database Configuration parameter.

    使用SETISOLATION会话、使用with子句在sql语句使用数据库配置参数在数据库级设置隔离级别

    youdao

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

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

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