Uses of Enum Class
org.jooq.util.xml.jaxb.TriggerActionTiming
-
Uses of TriggerActionTiming in org.jooq.util.xml.jaxb
Modifier and TypeMethodDescriptionstatic TriggerActionTiming
Trigger.getActionTiming()
static TriggerActionTiming
Returns the enum constant of this class with the specified name.static TriggerActionTiming[]
TriggerActionTiming.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Trigger.setActionTiming
(TriggerActionTiming value) Trigger.withActionTiming
(TriggerActionTiming value)