Uses of Interface
com.orchestranetworks.schema.trigger.BeforeModifyOccurrenceContext
Packages that use BeforeModifyOccurrenceContext
Package
Description
Provides classes and interfaces for trigger creation.
-
Uses of BeforeModifyOccurrenceContext in com.orchestranetworks.schema.trigger
Methods in com.orchestranetworks.schema.trigger with parameters of type BeforeModifyOccurrenceContextModifier and TypeMethodDescriptionvoid
TableTrigger.handleBeforeModify
(BeforeModifyOccurrenceContext aContext) This method is called before the modification of a record.