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