• Mapping objects and properties to elements and attributes

    对象特性映射成元素属性

    youdao

  • Why a paper about mapping objects to relational databases?

    为什么要写有关对象-关系数据库之间的映射文章呢?

    youdao

  • The solution is to use an ORM framework such as Hibernate, which performs much of the work in mapping objects to records within database tables and back again.

    解决方案就是使用一个ORM框架比如Hibernate对象数据库记录之间的来回映射执行大量工作

    youdao

  • With the Mapper classes and mapping files, emphasis is put on mapping objects to existing data structures, rather than conforming a data structure to the object structure.

    mapper以及映射文件重点变成了将对象映射现有数据结构不是使一个数据结构遵从这个对象的结构。

    youdao

  • One of the secrets of success for mapping objects to relational databases is to understand both paradigms and their differences, and then make intelligent trade-offs based on that knowledge.

    使对象-关系数据库之间映射成功一个秘诀就是理解这两种范例它们差异然后基于这些认识来进行明智的取舍。

    youdao

  • This paper should alleviate several common misconceptions prevalent in development circles today, presenting a practical look at the issues involved with mapping objects to relational databases.

    本文应该能够消除现今开发周期一些普遍共有误解,对对象-关系数据库之间映射所涉及到一些问题提供切合实际看法

    youdao

  • Although inheritance mapping is part of domain objects, we treat it separately due to its importance.

    尽管继承映射领域对象一部分出于重要性我们单独出来

    youdao

  • Messages can be routed using collaboration object subscriptions to events on business objects, collaboration logic, and mapping logic.

    消息可以使用协作对象订阅路由到业务对象、协作逻辑和映射逻辑中的事件

    youdao

  • Mapping the various types of references to the global JNDI names of the target objects is a common porting task.

    各种类型引用映射目标对象全局JNDI名称一项常见迁移任务。

    youdao

  • Next, you need to define how the actions are constructed from intermediate objects and the mapping from the intermediate object fields to the action fields.

    下一步需要定义如何中间对象基础上构造操作以及定义中间对象字段操作字段的映射

    youdao

  • Define the mapping between action fields and intermediate objects.

    定义操作字段中间对象之间映射

    youdao

  • The business object mapping editor opens with the two business objects.

    业务对象映射编辑器打开,并带有两个业务对象。

    youdao

  • You can write separate code that loads the relevant EMF resources and invokes the mapping engine on the model objects, but in this example everything is done for you in a transparent way.

    可以分开编写加载相关EMF资源模型对象调用映射引擎代码但是这个例子所有任务的完成都是透明的。

    youdao

  • As we noted earlier, the map parameter mapping type requires you to specify a business object map that handles the mapping between the attributes of two business objects.

    正如我们前面指出映射参数映射类型要求指定业务对象映射,映射处理两个业务对象属性之间的映射。

    youdao

  • Mapping has been improved to support very large business objects.

    映射经过了改进支持超大型业务对象

    youdao

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

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

    youdao

  • The vendor product is quite flexible and provides a mapping mechanism, via XML, that permits custom client objects to be mapped to the vendor's specific channel implementations.

    产品非常灵活并且通过XML提供了一个映射机制允许将自定义客户端对象映射到与厂商特定渠道实现。

    youdao

  • Note that creating this type of automated mapping process may only make sense if there are many objects in the model that need to be mapped or if it's difficult to manually identify them.

    注意只要模型存在大量需要进行映射对象难以手动识别映射的情况下,创建这种类型自动化映射流程才是意义的。

    youdao

  • In such a design, updates are applied to objects and it is the responsibility of the mapping layer to migrate those changes to a relational database.

    这样设计中,更新应用到了对象上,映射职责就是这种变化反映关系数据库中。

    youdao

  • Further, if your code USES objects, there's a tax-incurred mapping flat rows to objects.

    此外如果代码使用对象,则指向对象导致负担过重映射平面

    youdao

  • For mapping between business objects, you need a submap, as we will describe shortly.

    对于业务对象之间映射需要个子映射很快我们就会讲到这一点。

    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

  • They plan to create new kinds of unit cells and are also seeking new mapping techniques that allow those cells to be positioned over complex objects.

    他们计划创造新型单位晶格寻求新的使这些晶格可以定位复杂物体上的映射技术

    youdao

  • Look at the simplest SQL data binding task: mapping an object that doesn't refer to any other objects to a single table.

    最简单SQL数据绑定任务:把没有引用其他任何对象对象映射个表。

    youdao

  • Once the mapping is done, you can manipulate mapped objects as normal objects and easily submit changes back to relational database without writing complex data access logic.

    一旦完成映射可以将他们当成普通对象处理无需编写复杂数据访问逻辑就可以轻松地更改提交数据库

    youdao

  • Using string types enables you to reuse the relationship in any mapping between business objects that need a state name to state code mapping between string-typed properties.

    通过字符串类型,如果业务对象之间需要字符串类型的属性之间的名称代码映射,则可以在这些业务对象之间的任意映射重用关系

    youdao

  • The approach we take here removes the need for the whole first aspect because, instead of mapping the XML into native objects, we have made the XML a native object that can be used as is.

    我们这里采用方法将去除了第一个方面需要因为这时我们已经将XML作为一个直接使用本机对象而不用再次的映射操作

    youdao

  • BOM to XOM mapping is used to implement the synthetic objects.

    bomxom映射用于实现合成对象

    youdao

  • Step 7: Define mapping from intermediate objects to actions.

    步骤7定义中间对象操作映射

    youdao

  • NHibernate USES mapping files to guide its translation from the database to business objects and back again.

    NHibernate使用映射文件引导数据库数据业务对象转换

    youdao

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

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

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