Foreign Key Mapping的意思|示意

美 / / 英 / /

外键映射


Foreign Key Mapping的网络常见释义

外键映射 Foreign Key Mapping(外键映射):将对象间的一个关联映射成表间一个外键引用。

将对象间的一个关联映射成表间一个外键引用 ... Embedded Value(嵌入值):将一个对象映射到另一个对象的表的多个域中。 Foreign Key Mapping(外键映射):将对象间的一个关联映射成表间一个外键引用。 Front Controller(前端控制器):处理Web站点中所有请求的控制器。 ...

外建映射 ... Identity Field 标识域 Foreign Key Mapping 外建映射 Dependent Mapping 依赖映射 ...

Foreign Key Mapping相关例句

Here we see that the mapping for Customer's Address field links the two halves of the relationship together with the foreign key reference in the table schema file.

这里我们看到Customer的Address字段映射用表模式文件中的外键引用将关系的两部分链接在一起。

Remember that when foreign-key-column-on-source is not used, you will need to find the reverse mapping yourself.

请记住,当foreign - key - column - on - source没有使用时,您需要自己寻找逆向映射。

To create the correct mapping, the tool has to know that ACCOUNT_ACCOUNTID is a foreign key.

要创建正确的映射,映射工具必须知道 ACCOUNT_ACCOUNTID 是个外键。

Understanding these foreign-key definitions is key to understanding the mapping of EJB relationships.

理解这些外键的定义是理解ejb关系映射的关键。

The column attribute specifies the column in the mapping table for the owning class that is used as the foreign key to the target class.

colum n属性指定当前类的映射表与目标类用作外键的列。

In mapping terms, PERSON is the owner of the relation (i.e., the foreign key to the ADDRESS table resides in the PERSON table).

在映射的术语中,PERSON是此关系的所有者(即address表的外键存在于person表内)。