Uses of Enum Class
org.apache.camel.component.jooq.JooqOperation
-
Uses of JooqOperation in org.apache.camel.component.jooq
Methods in org.apache.camel.component.jooq that return JooqOperationModifier and TypeMethodDescriptionJooqConfiguration.getOperation()static JooqOperationReturns the enum constant of this class with the specified name.static JooqOperation[]JooqOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.jooq with parameters of type JooqOperation