• 处方药智能咨询系统开发采用BS框架结构运用对象关系模型实现知识建模

    The intelligence consultation system of OTC uses B/S portal frame construction, uses object relational model realization to model data knowledge;

    youdao

  • ORACLE8数据库管理系统作为面向网络计算支持对象关系模型的产品得到了广泛应用

    As one of DBMS which are aimed at network computing and supports object-oriented relational model, ORACLE8 has gotten wide-ranging application.

    youdao

  • 提出了供应链服务主体服务对象关系模型、服务主体与服务对象关系公式,以及服务主体服务流域集散双头螺钉模型

    The model and formula of server and objects served in supply chain is proposed. And the collecting and distributing stud bolt model in service flow field of a single service corpus is also expounded.

    youdao

  • 相反如果时间确定对象模型稳定关系那么可以用最小的代价派生稳定的词汇表

    In contrast, if you take a moment to identify the stable relationship in your object model, then you can derive a more stable vocabulary at minimal cost.

    youdao

  • 除了WSDL文档信息之外,可以通过遵循CDM模型对象之间各种关系来检索更多已发现应用程序

    Besides WSDL document information, you can retrieve more detail about the discovered application by various relationships among the model objects following the CDM.

    youdao

  • 文档对象模型XML文档元素文本其他类型节点呈现一系列父子关系

    The document Object Model represents elements, text, and other types of nodes within an XML document as a series of parent-child relationships.

    youdao

  • 业务模型业务对象实例定义一个模板能够指定属性关系以及定义定制基数

    They define a template for instances of business objects and enable you to specify properties and relationships, as well as define custom cardinality.

    youdao

  • JPA一个用于对象关系映射以及数据支持简化程序模型

    JPA is a simplified programming model used for object relational mapping and data persistence.

    youdao

  • 更为有效的表达方法例如实体关系或者对象模型可以用来解决复杂数据映射或者查询异构数据。

    More powerful representations, such as entity/relations or object models, are needed if one wants to perform a complex mapping of databases to each other or to query across heterogeneous databases.

    youdao

  • 优秀关系数据库人员对象模型设计者可能具有相互竞争目标从而使得各自的实现也具有很大差异

    Good relational database practitioners and object model designers can have competing goals that make their respective implementations quite different from each other.

    youdao

  • 循环关系对于RDF对象模型非常常见。

    Cyclic relationships are a common situation in RDF and in object models.

    youdao

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

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

    youdao

  • 即便是中等复杂程度关系数据库设计东西对象模型不同

    When you start to get into even intermediate complexity in your relational database, you'll design things differently than you would with an object model.

    youdao

  • IT系统使用关系数据模型文件面向对象模型私有数据模型对意义进行组织

    IT systems organize meanings using relational data models, flat files, object-oriented models, or proprietary data models.

    youdao

  • HibernateTopLink工具大大简化了把对象模型映射关系数据库模式的过程。

    Tools such as Hibernate and TopLink have made it much easier to map an object model into a relational database schema.

    youdao

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

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

    youdao

  • 关系数据库相比,面向对象模型支持更丰富关系

    Richer relationships allowed by object orientation that aren't supported by relational databases

    youdao

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

    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?

    youdao

  • GORM有助于缓解抽象泄漏问题,它支持使用Groovy有意义方式表示对象模型 GORM幕后处理关系数据库的问题。

    GORM helps mitigate the leaky-abstraction problem by allowing you to represent your object model in a way that makes sense in Groovy.

    youdao

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

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

    youdao

  • ActiveRecord遵照标准or m模型对象关系映射(object - relational mapping,ORM)。

    Active Record is an object-relational mapping (ORM) that follows a standard ORM model.

    youdao

  • 查询语法Erlang一部分,数据模型类似对象-关系数据库管理系统

    The query syntax is part of Erlang itself, while the data model is akin to an object-relational DBMS.

    youdao

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

    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.

    youdao

  • 提供关于整个模型模型一部分信息对象它们之间的关系

    It provides information on the whole or part of a model: that is, a list of objects and their relationships.

    youdao

  • 有时候通过大型模型导航找到对象另一之间关系难题

    Sometimes, navigating through a large model and finding relationships between one object and another becomes a challenge.

    youdao

  • 对象模型映射关系数据库模型一种典型框架

    This is typical of frameworks that map object models to relational database models.

    youdao

  • RDA中创建逻辑数据模型,就可以显示各种实体之间关系这些实体属性所有这些不同对象之间关系

    In RDA, creating a logical data model allows you to show relationships between various entities, attributes for those entities, and the relationships between all these different objects.

    youdao

  • 右边实体对象称为模型对象它们我们需要业务知识业务关系

    On the right are the entity objects, known as model objects, that have the business knowledge and business relationships we need.

    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

  • 多维数据集模型包含元数据对象这些对象描述数据中的关系以及相关数据位于什么地方

    A cube model contains metadata objects that describe relationships within the data that resides in the base tables and also describes where pertinent data is located.

    youdao

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

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

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