• The coding of forest resource information included entity type code, entity code and entity attributes code.

    森林资源信息的编码包括信息实体分类编码、实体码和实体特征编码三部分。

    youdao

  • Weights were distributed using fuzzy consistent relation for different entity attributes in their precedence orders.

    采用模糊一致关系从实体各属性间优先次序中得到其权值。

    youdao

  • Now, add to this all the permutations of getting partial attributes from each entity.

    现在,将所有这些添加到从每个实体获取部分属性的排列中。

    youdao

  • With this approach, you map an entire class hierarchy into one data entity, where all the attributes of all the classes in the hierarchy are stored.

    使用这种方法,您可以将一个完整类层次结构映射成一个数据实体,而层次结构中所有类的所有属性都存储在这个实体中。

    youdao

  • With this approach each data entity includes both the attributes and the inherited attributes of the class that it represents.

    使用这种方法,每个数据实体就既包含属性又包含它所表示的类继承的属性。

    youdao

  • An entity represents a grouping of attributes around a single, key, unifying information concept, for example, person, product, order or payment.

    一个实体表示围绕一个单独的、关键的、统一的信息概念进行属性分组,例如人、产品、订单或支付。

    youdao

  • Database entity modelers, however, concern themselves solely with the static attributes — the operations are immaterial to them.

    但是,数据库实体建模者却只关注静态属性?操作对他们而言是非实质的东西。

    youdao

  • You may be tempted to exploit the attribute-like syntax to have some of your declarations set up as default attributes in an external entity.

    您可能非常想利用象属性那样的语法把一些声明设置成外部实体中的缺省属性。

    youdao

  • A DIE has a tag that specifies what the DIE describes and a list of attributes that fills in details, and further describes the entity.

    DIE中包含一个指定DIE所描述内容的标记,以及许多用来填充细节并进一步描述实体的属性。

    youdao

  • All of the attributes that comprise each entity are added later as part of the logical data modeling phase.

    组成每个实体的所有属性在以后的逻辑数据建模阶段添加。

    youdao

  • An entity's primary key is the attribute or set of attributes that distinguish one instance of the entity from another.

    实体的主键是使该实体的一个实例区别于其他实例的一个或一组属性。

    youdao

  • The entity level represents a distinct object such as a person, a location, or a product comprised of distinguishing domains or attributes.

    实体级代表一个单独的对象,比如人、位置或产品,它由不同的领域或属性组成。

    youdao

  • The example shown here included an interface for subscribing on a presence entity and receiving notifications when attributes associated with the presence entity change.

    本文给出的示例提供了一个接口,用于在状态实体上进行订阅,并在与状态实体相关的属性发生变化时接收通知。

    youdao

  • Multiple attributes in the entity may be combined to form a composite primary key.

    实体中的多个属性可以组合成一个复合的主键。

    youdao

  • Unlike the conceptual data modeling phase, where a few attributes may be shown for illustration purposes only, all of the attributes for each entity must be included during logical data modeling.

    在概念数据建模阶段,只显示一些作为演示的属性,而在逻辑数据建模期间,必须将每个实体的所有属性包括进来。

    youdao

  • Although the examples in Listing 6 and Listing 7 use expressions as the building blocks, the queries are based on a single entity and its attributes.

    尽管清单6和清单7中的例子将表达式用作构建块,查询都是基于一个实体及其属性之上的。

    youdao

  • The product domain primarily focuses on the product entity and the characteristics of the specific product (like attributes, rules, terms and conditions, pricing, risk, and so on).

    产品领域主要关注产品实体和特定产品的特征(如属性、规则、条款和条件、定价、风险等)。

    youdao

  • Entity resource set - This resource set contains detailed information about Business Glossary entities such as categories, terms, stewards, custom attributes, and additional assets.

    实体资源集(Entity ResourceSet)—此资源集包含关于Business Glossary实体的详细信息,比如说类别、术语、stewards、自定义属性和一些额外的资源。

    youdao

  • Each IER's content represents an instantiation of an OV-6c IO Entity class (see below), where the attributes represent the data characteristics that the DoDAF requires.

    每个IER的内容都表示OV - 6cIO实体类(见下)的实例,在此,属性表示DoDAF需要的数据特征。

    youdao

  • Listing 1 from the EJB deployment descriptor provides an example of setting transaction attributes for the funds transfer entity EJB.

    摘自ejb部署描述符的清单1提供了一个为资金转帐实体eJB设置事务属性的例子。

    youdao

  • The class diagram shows the attributes for each entity bean.

    该类图显示了每个实体Bean的属性。

    youdao

  • EntityType can be browsed at run time to get the persistent attributes declared in the Person entity.

    可以在运行时浏览EntityType获得在Person实体中声明的持久化属性。

    youdao

  • In this test, we created a single entity named OgisCustomer, which has four member attributes including the primary key (SRCSEQ).

    在该测试中,我们创建了一个名为ogiscustomer的实体,它有包括主键(SRCSEQ)在内的4个成员属性。

    youdao

  • Of course, this also takes into consideration the transaction attributes of the targeted entity bean.

    当然,这也要考虑目标实体bean的事务属性。

    youdao

  • To add a new row to your table, you simply create an instance of your entity class, set the attributes, and tell the EntityManager to persist the new entity.

    为了向您的表格添加一个新行,您只需创建一个实体类的实例,设置其属性,并更新类entitymanager以支持新实体。

    youdao

  • Adds a new entity, COMPLETION_CODES, which has two attributes: COMP_CODE and DESCRIPTION.

    添加一个新实体COMPLETION _ CODES,它有两个属性:COMP _ CODE和DESCRIPTION。

    youdao

  • The entity bean is a very simple example, named Person, which has attributes firstName and lastName, and a key field named id.

    实体bean是一个很简易的实例,名为Person,具有firstName和lastName属性以及一个主字段,名为id。

    youdao

  • Repeat Steps 1–3 for the birthdate attribute for the Dependent JPA entity, as well as for the lastrenewaldate and membersince attributes for the Membership JPA entity.

    对于DependentJPA实体的birthdate属性重复步骤1–3,对于Membership JPA 实体的lastrenewaldate与membersince属性,执行相同得操作。

    youdao

  • The attribute use with a specific entity is depicted as a stereotype property named attributes in the corresponding stereotype for the entity.

    与具体实体一起的属性被描述为相应的实体的原型中名为attributes的原型属性。

    youdao

  • The transaction attribute can be specified for any session or entity bean method. The following attributes are defined in the EJB 2.1 specification.

    可以为任何会话或实体bean方法指定事务属性。

    youdao

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

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

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