Previous Topic: Referential IntegrityNext Topic: Generate the Referential Integrity Triggers


Lesson Activity

Computer

Regardless of whether or not you have chosen to have the Referential Integrity maintained by the DBMS (the default), or to have CA Gen maintain all of the Referential Integrity through the use of Triggers, or a combination of the two, the Referential Integrity library must be created and made available to the rest of the CA Gen generated application. These Referential Integrity triggers are commonly referred to by various names, including Triggers, Trigger Library (or Lib), RI Triggers, Cascade Triggers, and Cascade Lib, among others.

In this exercise, we are going to: