When the user issues a commit after a record has been deleted:
1. | Corrective, non-transitional constraints that have been set to Deferred are evaluated. |
2. | Parent records and eventual subtype records of these parent records are locked. |
3. | Restrictive, non-transitional, multi-record constraints are evaluated. |
4. | Cardinality checks for relationships in which this record is a child record are executed. |
|