Referential integrity for element relationships
元素关系的引用完整性
Entering data and verifying referential integrity.
输入数据,并确认参照完整性。
That ensures referential integrity between the tables.
这样就保证了表间的引用完整性。
Primary key, referential integrity, and check constraints.
主键、引用完整性和检查约束。
However, the referential integrity would not have been enforced.
不过,参照完整性将得不到保证。
The generated code provides notification, and referential integrity.
生成的代码还提供通知、参照完整性和可定制的 XMI 持久性。
This table USES referential integrity constraints to ensure data validity.
这个表使用引用完整性约束确保数据的有效性。
Dealing with referential integrity between tables during template definition.
模板实现期间处理表之间的参照完整性。
Now create two tables, Customer and Orders, and a referential integrity between the tables.
现在创建两个表,Customer和Orders,以及表之间的一个引用完整性。
For instance, complex data relationships would require full referential integrity enforcement.
比如,复杂的数据关系要求有完全的引用完整性限制。
This referential integrity can be checked in one or both directions depending on the project goal.
取决于项目的目的,可以从一个方向或同时从两个方向检查引用完整性。
It is also a sound choice if you want to use database referential integrity to enforce associations.
如果你想用数据库的引用完整性来做关联,那它也是个合适的选择。
The EJB container is important for maintaining the referential integrity of all entity bean relationships.
ejb容器对于维护所有实体bean关系的引用完整性来说是很重要的。
The data volumes in data warehouse databases make traditional referential integrity constraints too costly.
数据仓库中的数据量使得传统引用完整性约束的成本太高。
As a tester, the first thing to do is find out how referential integrity is being maintained in your database.
作为一名测试人员,你要做的第一件事就是明确你要测试的数据库的引用完整性是用何种手段进行维护的。
Figure 4 depicts the referential integrity (foreign key relationship) shown by a UML association between the tables.
图4描述了由一个表之间的UML关联所表示的引用完整性(外键关系)。
Ensure dependent tables in a referential integrity (ri) relationship have indexes that exactly match the foreign key.
确保参照完整性(referential integrity,ri)关系中的依赖表拥有与外键匹配的索引。
To illustrate the need for maintaining referential integrity via the order database operations extension, consider an example.
为了阐释通过对数据库操作进行排序来维持引用完整性的必要性,请考虑以下示例。
For more on MySQL referential integrity, please see the section on foreign keys constraints in the MySQL product documentation.
要深入了解MySQL参照完整性,请参考MySQL产品文档中关于外部关键字的部分。
This category of overhead includes CHECK constraint verification and foreign key constraint (referential integrity (ri)) verification.
这一类的开销包括检查约束验证和外键约束(参照完整性(RI))验证。
If one document contains the authoritative data that other documents refer to, it is more difficult to maintain referential integrity.
如果一个文档包含其他文档引用的可靠数据,就很难维护引用完整性。
This will not affect the referential integrity or primary-foreign key relationships between the tables in the membership database.
这不会影响到成员数据库中表格之间的主-外键关系。
Also, the Q Apply program does not drop referential integrity constraints on nicknames during the loading process and then restore them.
同样,在执行装入操作期间,QApply程序也不删除别名上的参照完整性约束,并在这之后恢复它们。
However, most databases handle referential integrity differently, and MySQL doesn't completely support it in many versions of the software.
不过多数数据库对引用完整性的处理方式不同,而且MySQL很多版本没有提供完整的支持。
Transfer tables, data, stored procedures, referential integrity constraints, security, and indexes. Specify the object (s) to transfer.
可以传输表、数据、存储过程、引用完整性约束、安全性和索引。请指定要传输的对象。
It had good ANSI SQL support, referential integrity, and good performance as long as the number of concurrent accesses didn't grow too large.
它有很好的ANSISQL支持和引用完整性,并且只要并发用户的增长不太大它可以保持良好的性能。
Jazz enforces referential integrity between an item and its helper objects, but not between items; i.e., dangling item references are allowed.
Jazz强制项与其Helper对象之间的引用完整性,但是不强制项之间的引用完整性;也就是说,悬空项引用是允许的。
If a class wants to associate with the super Payment class, the DB can't use referential integrity to enforce it; you have to use a trigger to do so.
如果一个类想和Payment超类关联,数据库无法使用引用完整性(referential integrity)来实现它;必须使用触发器来实现它。
As long as there is no other way to update wells_pts (that is, you must revoke privileges from all other users), referential integrity is guaranteed.
只要没有其他更新wells_pts的方法(即,必须从所有其他用户那里撤消修改这个表的特权),那么引用完整性就是有保证的。
Depending on which methods your database developers have used, the database will be vulnerable to different sorts of referential integrity issues.
根据数据库开发人员所使用手段的不同,应用程序的数据库将会经受不同程度的引用完整性的问题。
应用推荐