Oracle Designer Model, Release 6i
Summary of changes to element type


The changes to CONSTRAINT in release 6.5 are as follows


New subtypes added
JOIN_CONSTRAINT

Subtypes removed
FOREIGN_KEY_CONSTRAINT

Removed properties
ENABLED_FLAG Moved to FOREIGN_KEY_CONSTRAINT.ENABLED_FLAG
and CHECK_CON STRAINT.ENABLED_FLAG
and PRIMARY_K EY_CONSTRAINT.ENABLED_FLAG
and UNIQUE_KE Y_CONSTRAINT.ENABLED_FLAG
EXCEPTION_TABLE Moved to FOREIGN_KEY_CONSTRAINT.EXCEPTION_TABL E
and CHECK_CON STRAINT.EXCEPTION_TABLE
and PRIMARY_K EY_CONSTRAINT.EXCEPTION_TABLE
and UNIQUE_KE Y_CONSTRAINT.EXCEPTION_TABLE

Changes in valid values of properties
PropertyNew Domain of Valid ValuesOld Domain (or comment)
CONSTRAINT_TYPE OCO_CONSTRAINT_TYPE Same domain, but valid values changed

New internal properties
PAC_REFERENCE
PARENT_IVID

In addition to any specific changes noted above, the following changes also apply to:

All element types:

All element types except APPLICATION_SYSTEM: