• In this case, the database handles the transaction logic.

    例中数据库处理事务逻辑

    youdao

  • This routine establishes a name service database entry with multiple binding handles or object UUIDs for a server.

    这个例程使用服务器多个绑定句柄对象uuid建立一个名称服务数据库条目

    youdao

  • Other resources, such as semaphores, network handles, database connections, and so on, deserve the same consideration.

    其他资源信号量网络句柄数据库连接同样值得考虑

    youdao

  • You now have a fully encapsulated business object that handles its own database interaction.

    现在一个完全封装业务对象,它可以处理自己数据库交互

    youdao

  • The database manager (DBM) handles data retrieval and update by decomposing SQL requests automatically into sub-requests.

    数据库管理器(DBM)通过自动地将SQL请求分解请求,来处理数据检索更新

    youdao

  • QGIS handles all threeraster, vector, and database — a state of affairs that took considerable effort for programmers writing GIS data programming libraries.

    QGIS处理所有三种数据——栅格数据矢量数据数据库也是编写GIS数据编程程序员重要努力方向

    youdao

  • And some servers aren't necessary anymore as EBS handles backups so database slave servers are no longer required.

    除此以外,有些服务器也不再需要了,因为EBS处理备份因此也无需数据库同步服务器了。

    youdao

  • When coding to the DB2 UDB platform, the database engine handles any function compensation, data type conversion, etc. needed.

    DB 2UDB平台进行编码时,数据库引擎会处理所需任何函数补偿数据类型转换工作。

    youdao

  • The JDBC resource adapter handles requests to the EIS from the import, in this case a database.

    JDBC资源适配器处理导入EIS请求示例中为数据库。

    youdao

  • Drupal then automatically creates the appropriate tables and fields in the database for the form data and handles the display of the data in a configurable way.

    接着drupal数据库表单数据自动创建正确字段一种可配置方式来处理数据显示

    youdao

  • Once the coordinator agent is created, it handles all database requests on behalf of its application by coordinating subagents (db2agent) that perform requests on the database.

    一旦创建协调代理程序,通过协调数据库执行请求的子代理程序(db2agent),协调代理程序代表应用程序处理所有数据库请求。

    youdao

  • If you would have a Distributed Transaction that handles two participating databases you could have a descriptor for one database something like [100, 1] and for the other database like [100, 2].

    如果将处理两个参与数据库分布式事务(Distributed Transaction),您就可以用诸如[100,1]的描述符表示数据库,用诸如[100,2]的描述符表示另一数据库。

    youdao

  • Db2pdbc: Handles parallel requests from remote nodes (used only in a partitioned database environment).

    db2pdbc:它处理来自远程节点并行请求。(用于分区数据库环境中)。

    youdao

  • The Ajax requests are fielded by a PHP driver page, which makes sure that the request is valid and then passes it onto a database wrapper class that handles the request.

    Ajax请求受到PHP驱动程序的保护,该页先确保请求有效然后将其传递一个处理请求的数据库包装

    youdao

  • On the back end, RedBack Scheduler handles the requests to the database.

    在后RedBackScheduler处理数据库请求

    youdao

  • Myriad steps could be taken to improve this aspect, from database sequences to a framework like Hibernate, which handles IDs quite elegantly.

    方面有多种改进方法数据库序列Hibernate 这样的框架可以,Hibernate 框架用于相当得体地处理ID

    youdao

  • The Manager Bean then handles the logic for retrieving and updating entities by calling the appropriate JPA APIs to interface with the backend database (Figure 3).

    然后Manager Bean处理逻辑通过访问合适JPAAPI备份数据库相接(3),来检索以及更新实体

    youdao

  • The end user is not aware of the Informix database server's existence, and the Cognos application handles the complete administration.

    最终用户并不会意识到Informix数据库服务器存在Cognos应用程序处理所有管理工作。

    youdao

  • Optim Database Administrator handles complex situations and contingencies by providing easy-to-use wizards that walk you through every step of the process.

    OptimDatabaseAdministrator提供一些简单易用向导来指示逐步处理复杂情况

    youdao

  • QGIS handles all three - raster, vector, and database - a state of affairs that took considerable effort for programmers writing GIS data programming libraries.

    QGIS处理所有三种数据栅格数据、矢量数据数据库也是编写GIS数据编程程序员重要努力方向

    youdao

  • A single instance that handles the business logic for all rows in a database table or view.

    实例操作所有一个数据库视图业务逻辑

    youdao

  • Object-relation mapping(ORM) handles persisting objects to and from the records of underlying relation database, it is an object-oriented method to develop application.

    对象-关系映射就是把对象映射关系数据库中的记录完全面向对象的角度来设计开发程序的。

    youdao

  • Handles are used when an application references blocks of memory or objects managed by another system, such as a database or an operating system.

    应用程序使用一个系统管理内存时,我们要使用句柄

    youdao

  • What is more, the traditional database driver handles data by collection of rows which requires converting object data to relational one for persistent storage.

    而且传统数据库驱动技术是以行方式不是以对象的方式处理数据需要对象模型进行转换,实现对象数据数据库的持久化存储

    youdao

  • The membership system handles the details of creating the necessary database records to store the user information.

    成员资格系统会处理建立必要资料库记录储存使用者资讯细节

    youdao

  • For example, the controller handles query-string values, and passes these values to the model, which in turn might use these values to query the database.

    例如控制器处理查询字符串这些传递模型模型可能会使用这些值查询数据库

    youdao

  • Object-Relation Mapping(ORM) handles persisting objects to and from the record of underlying relation database, it is an object-oriented method to develop application.

    对象-关系映射就是把对象映射关系数据库中的记录完全面向对象的角度来设计开发程序的。

    youdao

  • For example, the controller handles query-string values, and passes these values to the model, which in turn queries the database by using the values.

    例如控制器处理查询字符串这些传递模型反过来查询数据库使用值。

    youdao

  • For example, the controller handles query-string values, and passes these values to the model, which in turn queries the database by using the values.

    例如控制器处理查询字符串这些传递模型反过来查询数据库使用值。

    youdao

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

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

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