• 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 three — raster, 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
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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