Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Method and Description |
---|---|
ParamMode |
Param.getParamMode()
The parameter mode.
|
static ParamMode |
ParamMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParamMode[] |
ParamMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.