Uses of Enum Class
org.jooq.ParamMode
-
Uses of ParamMode in org.jooq
Modifier and TypeMethodDescription@NotNull ParamMode
Param.getParamMode()
The parameter mode.Parameter.getParamMode()
Get the parameter mode for this parameter.static ParamMode
Returns the enum constant of this class with the specified name.static ParamMode[]
ParamMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.