|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecuteType | |
---|---|
org.jooq |
Uses of ExecuteType in org.jooq |
---|
Methods in org.jooq that return ExecuteType | |
---|---|
ExecuteType |
ExecuteContext.type()
The type of database interaction that is being executed |
static ExecuteType |
ExecuteType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExecuteType[] |
ExecuteType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |