Uses of Enum Class
org.jooq.ExecuteContext.BatchMode
-
Uses of ExecuteContext.BatchMode in org.jooq
Modifier and TypeMethodDescription@NotNull ExecuteContext.BatchMode
ExecuteContext.batchMode()
The batch execution mode.static ExecuteContext.BatchMode
Returns the enum constant of this class with the specified name.static ExecuteContext.BatchMode[]
ExecuteContext.BatchMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.