Previous Topic: References

Next Topic: Implementing Triggers

IBM i Database Trigger Support

In the i OS operating system, a trigger is a set of actions that execute automatically when a program performs a specified change operation on a specified database file. The change operation can be an insert, update, delete or read high level language (HLL) statement in an application program. You can design triggers to do almost anything—some uses for triggers include:

Some benefits of using triggers are:

This section contains the following topics:

Implementing Triggers

CA 2E Model Support

Model to Run-Time Conversion

Run-Time Support