Oracle Designer Model,
Release 6i
Summary of changes to element type
The changes to FOREIGN_KEY_CONSTRAINT in release 6.5 are as follows.
See also changes to CONSTRAINT super-type
| New supertype |
|---|
| JOIN_CONSTRAINT |
| Removed properties | |
|---|---|
| FK_CASCADE_DELETE | Moved to JOIN_CONSTRAINT.FK_C ASCADE_DELETE |
| FK_CASCADE_UPDATE | Moved to JOIN_CONSTRAINT.FK_C ASCADE_UPDATE |
| FK_TRANSFERABLE | Moved to JOIN_CONSTRAINT.FK_T RANSFERABLE |
| FOREIGN_TABLE_REFERENCE | Moved to JOIN_CONSTRAINT.FORE IGN_TABLE_REFERENCE |
| IMPLEMENTATION_LEVEL | Moved to JOIN_CONSTRAINT.IMPL EMENTATION_LEVEL |
| MANDATORY_FLAG | Moved to JOIN_CONSTRAINT.MAND ATORY_FLAG |
| New properties | |
|---|---|
| ENABLED_FLAG | Moved from CONSTRAINT.ENABLED_FLAG |
| EXCEPTION_TABLE | Moved from CONSTRAINT.EXCEPTION_TABLE |
In addition to any specific changes noted above, the following changes also apply to: font>
All element types: