• Create the XML metadata for the object-relational mapping.

    对象-关系映射创建XM l元数据

    youdao

  • Needed the object-relational mapping possible through CMP beans.

    需要通过CMP组件来实现对象有关的映射

    youdao

  • Either way, you have to write or generate code to do the object-relational mapping.

    无论采取哪种方式,都必须编写生成代码进行对象关系映射。

    youdao

  • That is possible by leveraging the object-relational mapping code in Rails's ActiveRecord class that is the base class for all models (including your patient class.

    通过利用RailsActiveRecord对象-关系映射代码可以实现的,该类是所有模型类(包括patient 类)。

    youdao

  • Unfortunately, because of this, we could not reuse the code we were using from EJB2 CMP ORM, so we needed to manually code the object-relational mapping for the JDBC queries.

    不幸是,我们因此不能重用在 EJB2CMPORM 中使用代码所以我们需要手动地编写用于JDBC查询对象关系映射

    youdao

  • Thebottom up" approach assumes you already have database table schema and need to develop an object layer and object relational mapping from the table schema.

    自下而上方法假设已经数据库模式需要根据表模式开发一个对象对象关系映射

    youdao

  • Please note that this article will not go into the general topic of object-relational mapping.

    注意本文深入讨论对象-关系映射这一一般性主题

    youdao

  • The object relational mapping technology lets you map relational databases to objects.

    对象关系映射技术允许将关系数据库映射对象

    youdao

  • If the object model for your application doesn't translate easily into the relational model, you'll have quite a challenge mapping your objects to tuples and back again.

    如果应用程序对象模型能够方便地转换关系模型,那么对象映射以及将元组映射回对象方面,会碰到一定难度

    youdao

  • Object relational mapping refers to the technique of mapping the data representation from an object model to a relational data model with a SQL-based schema.

    基于 SQL 的模式可以把数据呈现对象模型映射关系数据模型,对象关系映射引用这项技术。

    youdao

  • Consider an example where a DBA knows the problem is a poor-performing query, but that query was generated by a framework, using an object-relational mapping technology.

    考虑这样示例DBA知道问题根源查询的性能较差,此查询框架生成的,使用对象关系映射技术

    youdao

  • Object-relational mapping is the best solution when you have a legacy schema, perhaps not defined with an object model in mind.

    对象关系映射使用遗留模式(可能定义没有考虑对象模型)时最佳解决方案

    youdao

  • The tedium of JDBC development led to the creation of the object relational mapping (ORM) framework, which provides a data access abstraction layer.

    冗长乏味JDBC开发导致对象关系映射(ORM)框架诞生框架提供一个数据访问抽象

    youdao

  • The main focus of JPA 2.0 is to provide function that is currently provided disparately across various object relational mapping vendors but was not provided in JPA 1.0.

    JPA 2.0主要关注所支持的功能,这些功能是目前各种对象关系映射供应商提供的,不是 JPA 1.0提供的。

    youdao

  • Gone are the days of writing your own object-relational mapping (ORM), logging, or testing framework.

    手动编写对象关系映射(ORM)、日志测试框架时代已经一去不复返

    youdao

  • Mapping one worldview to the other is called object-relational mapping, and that mapping is rarely straightforward, since you need to reconcile two conflicting organizational strategies.

    世界观映射一种世界观称为对象?关系映射,这种映射很少直接了当的,因为需要协调两种冲突的组织性策略

    youdao

  • The JPA simplifies object relational mapping and data persistence.

    jpa简化了对象关系性映射数据持续性

    youdao

  • then why can't we use XML as our first class data and programming model, given all the problems we learned the hard way with object-relational or OX mapping?

    那么考虑到我们使用对象关系OX映射的过程发现的种种问题为什么我们不能使用XML作为首选数据编程模型呢?

    youdao

  • Simplicity is the biggest advantage of SQL Maps over other frameworks and object relational mapping tools.

    简单性SQLMaps 优于其他框架对象关系映射工具最大优点

    youdao

  • The service persists order information in a relational database using an object-relational mapping framework.

    服务使用ORM框架订单信息持久化到关系数据库里

    youdao

  • Because symfony USES Propel to provide Object Relational Mapping, you need to generate the model with the symfony command-line utility.

    由于symfony使用Propel提供对象关系映射(Object Relational Mapping),因此需要symfony命令行实用程序生成模型

    youdao

  • Database information is mapped using a JCache implementation, cached in an ActiveSpace clustered cache and distributed to the application through an object relational mapping.

    数据库信息使用JCache实现进行映射,缓存在ActiveSpace集群缓存中通过对象关系映射提供给应用程序

    youdao

  • Use when you only want to use the Hibernate object relational mapping component.

    仅仅使用Hibernate对象关系映射组件时使用。

    youdao

  • Fortunately, we can mix Hibernate's object relational mapping with the connection and transaction management of WebSphere application Server to create very powerful application.

    幸运是,我们可以Hibernate对象关系映射WebSphereApplicationServer连接事务管理结合起来,创建强大应用程序。

    youdao

  • Rails USES the ActiveRecord library to handle database access and object-relational mapping between database tables and Ruby object models.

    Rails使用activerecord处理数据库访问数据库Ruby对象模型之间对象关系映射

    youdao

  • In short it aims to model your entire database schema dynamically, querying its information schema and eliminating the need for object-relational mapping in your application code.

    简单来说用来全部数据库schema动态建模的,并可查询信息schema、消除应用程序中的面向关系映射

    youdao

  • The Session object provides the programmer with a transient storage layer, much like those found in traditional object-relational mapping tools, and also serves as a link to a particular workspace.

    Session对象程序员提供了一个临时存储它非常传统对象关系映射工具可以看到的层,而且可以将它看作特定工作区的连接

    youdao

  • The object Contact is the ActiveRecord object-relational mapping that the model provides.

    对象Contact模型所提供ActiveRecord对象-关系映射

    youdao

  • The MVC framework uses an object/relational (O/R) mapping framework - for instance Hibernate or Spring - to store and retrieve data in a relational database.

    MVC框架使用O/R框架,例如Hibernate或者Spring关系数据库里存储获取数据

    youdao

  • Most object-relational mapping frameworks introduce redundancy into your software (no, not the good kind).

    大多数面向关系的映射框架都会软件不是优秀的软件)带来一些余。

    youdao

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

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

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