Progress
Database Design
Guide


Trigger Structure

A trigger has a specification and a body. The body of the trigger has BEGIN and END delimiters enclosing a Java snippet. The Java snippet contains the sequence of Java statements that define the triggered action. This action is executed when the trigger is fired.

For more information on creating Java triggers see the Progress SQL-92 Guide and Reference.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095