单词 | object relational mapping | ||||||||
释义 | object relational mapping
更多释义 收起释义 例句释义: 对象关系映射,物件关联映射,关系数据库映射模型 1. Please note that this article will not go into the general topic of object-relational mapping. 请注意,本文将不深入讨论对象-关系映射这一一般性的主题。 www.ibm.com 2. Suffice it to say that it has no provision for instrumentation and it does not use any sort of object-relational mapping (ORM) framework. 可以肯定地说,它没有提供插装的供应,并且不使用任何种类的对象关系映射(object-relationalmapping,ORM)框架。 www.ibm.com 3. Automated object-relational mapping may seem easy to get started, but it will get more complicated as time passes. 自动化对象关系映射可能在最开始看起来很容易,但将会随着时间的流逝而变得更为复杂。 www.ibm.com 4. If, instead, you were starting with a legacy schema, you might decide to use an object-relational mapping framework like Hibernate. 反过来,如果要使用一种古老的模式进行编程,则可能要使用对象关系映射框架(如Hibernate)。 www.ibm.com 5. This mapping from Java code into the relational domain is called object relational mapping (ORM). 这种从Java代码到关系域的映射叫做对象关系映射(ORM)。 www.ibm.com 6. JPA is a simplified programming model used for object relational mapping and data persistence. JPA是一个用于对象关系映射以及数据支持的简化程序模型。 www.ibm.com 7. Hibernate is one of most popular object-relational mapping (ORM) engines providing data persistence and query services. Hibernate是最流行的对象关系映射(ORM)引擎之一,它提供了数据持久化和查询服务。 www.infoq.com 8. The service persists order information in a relational database using an object-relational mapping framework. 服务使用ORM框架将订单信息持久化到关系数据库里。 www.infoq.com 9. " Connecting databases to Python with SQLObject" mentioned the wide variety of open source object-relational mapping libraries for Python. “使用SQLObject连接数据库与Python”中提到各种用于Python的开源对象关联式映射库。 www.ibm.com 10. Object Relational Mapping (ORM) solutions are widely used in today's enterprise applications. 对象关系映射(ORM)解决方案在当今企业应用中广为使用。 www.infoq.com 1. Perhaps the most common form of persistent object mapping is object relational mapping. 持久对象映射的最常见的形式恐怕就是对象关系映射。 www.ibm.com 2. Most object-relational mapping frameworks introduce redundancy into your software (no, not the good kind). 大多数面向关系的映射框架都会为你的软件(不,不是指优秀的软件)带来一些冗余。 www.infoq.com 3. Gone are the days of writing your own object-relational mapping (ORM), logging, or testing framework. 手动编写对象关系映射(ORM)、日志或测试框架的时代已经一去不复返。 www.ibm.com 4. Object-relational mapping can become extremely complex very fast; however, these examples are pretty straightforward in nature. 对象-关系映射可以迅速变得极其复杂;然而,这些示例实际上却十分简单。 www.ibm.com 5. Hibernate is a popular open source object-relational mapping framework that encapsulates many handy idiomatic patterns. Hibernate:这个流行的开放源代码对象-关系映射框架封装了很多便利的惯用模式。 www.ibm.com 6. Rails uses the ActiveRecord library to handle database access and object-relational mapping between database tables and Ruby object models. Rails使用ActiveRecord库处理数据库访问及数据库表与Ruby对象模型之间的对象关系映射。 www.ibm.com 7. Rails will never be a tool for enterprise integration, object-relational mapping, or full-stack Web services. Rails将永远不会成为用于企业集成、对象关系映射或全堆栈Web服务的工具。 www.ibm.com 8. In this paper, the total solution is object-relational mapping. 本论文运用对象关系映射的总体解决方案。 www.fabiao.net 9. Simplicity is the biggest advantage of SQL Maps over other frameworks and object relational mapping tools. 简单性是SQLMaps优于其他框架和对象关系映射工具的最大优点。 www-128.ibm.com 10. Object Relational Mapping was created to abstract details of the underlying database from the Java object model. 创建对象关系映射,以便从Java对象模型抽象底层数据库的详细信息。 www.ibm.com 1. Part 1 of this two-article series covers several basic best practices for Hibernate and object-relational mapping (ORM) tools in general. 本系列包含两篇文章,第1部分讨论了Hibernate和其他对象-关系映射(ORM)工具的几个基本最佳实践。 www.ibm.com 2. In it, you see how to integrate Object Relational Mapping (ORM) to your application using iBATIS. 您还将了解如何将对象关系映射(ORM)集成到使用iBatis的应用程序中。 www.ibm.com 3. Other lightweight solutions, such as iBATIS and the Active Record design pattern, don't try to do object-relational mapping at all. 其他轻量级解决方案,例如iBATIS和ActiveRecord设计模式,根本不会试图进行对象关系映射。 www.ibm.com 4. Active Record is an object-relational mapping (ORM) that follows a standard ORM model. ActiveRecord是遵照了标准的ORM模型的对象关系映射(object-relationalmapping,ORM)。 www.ibm.com 5. The object Contact is the ActiveRecord object-relational mapping that the model provides. 对象Contact是模型所提供的ActiveRecord对象-关系映射。 www.ibm.com 6. Because symfony uses Propel to provide Object Relational Mapping, you need to generate the model with the symfony command-line utility. 由于symfony将使用Propel来提供对象关系映射(ObjectRelationalMapping),因此需要用symfony命令行实用程序来生成模型。 www.ibm.com 7. ActiveRecord is not a full object relational mapping layer. ActiveRecord并非全对象关系型映射层。 www.ibm.com 8. An object-relational mapping is a bridge between the two worlds. 对象关系映射是这两个世界的桥梁。 www.ibm.com 9. The object relational mapping technology lets you map relational databases to objects. 对象—关系映射技术允许您将关系数据库映射为对象。 blog.joycode.com 10. You perform an object-relational mapping in two steps. 实现对象-关系映射需要两步。 www-128.ibm.com 1. The JPA simplifies object relational mapping and data persistence. JPA简化了对象关系性映射和数据持续性。 www.ibm.com 2. In other words, an object-relational mapping (ORM) framework for Amazon's database in the cloud. 换句话说,是用于操作Amazon的云数据库的一个对象关系映射(ORM)框架。 www.ibm.com 3. See Resources for more information on issues around object-relational mapping. 有关对象关系映射的问题的更多信息,请参见参考资料。 www.ibm.com 4. You'll also learn how to integrate object-relational mapping to your application using iBatis. 您还将了解如何将对象关系映射集成到使用iBatis的应用程序中。 www.ibm.com 5. Metadata about the entity's object-relational mapping is specified using Java 5 annotations or in XML descriptors. 关于这个实体的对象关系映射的元数据使用Java5注释或XML描述符指定。 www.ibm.com 6. Object-relational mapping is the best solution when you have a legacy schema, perhaps not defined with an object model in mind. 对象关系映射是使用遗留模式(可能定义时没有考虑对象模型)时的最佳解决方案。 www.ibm.com 7. It's a full object-relational mapping package that's simple to use. 它是简单易用的完全对象关系映射包。 www.ibm.com 8. Use when you only want to use the Hibernate object relational mapping component. 当您仅仅想要使用Hibernate对象关系映射组件时使用。 www.ibm.com 9. Either way, you have to write or generate code to do the object-relational mapping. 无论采取哪种方式,都必须编写或生成代码来进行对象关系映射。 www.ibm.com 10. To learn more about object-relational mapping, see the Resources section. 想了解关于对象-关系映射的更多知识,请参阅参考资料一节。 www.ibm.com 1. For example, just about every project that uses an object-relational mapping tool (such as Hibernate or iBatis) has lots of duplication. 例如,几乎所有使用对象-关系映射工具(例如Hibernate或iBatis)的项目都存在大量复制。 www.ibm.com 2. Object-Relational Mapping in Extended UML Modeling Environments 扩展UML建模环境中对象关系的模型转换 www.ilib.cn 3. Research on Techniques of BOM Management Using Object-relational Mapping Method 基于对象关系的物料清单管理技术研究 ilib.cn 4. In the first part of the object-relational mapping, the models and attributes of, 在对象-关系映射的第一部分, www-128.ibm.com 5. Needed the object-relational mapping possible through CMP beans 需要通过CMP组件来实现与对象有关的映射 www.ibm.com 6. Create the XML metadata for the object-relational mapping 为对象-关系映射创建XML元数据 www.ibm.com 7. Research of Object-Relational Mapping Based on Metadata 基于元数据的对象关系映射研究 www.ilib.cn |
||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。