Module org.jooq
Package org.jooq

Enum Class ExecuteContext.BatchMode

java.lang.Object
java.lang.Enum<ExecuteContext.BatchMode>
org.jooq.ExecuteContext.BatchMode
All Implemented Interfaces:
Serializable, Comparable<ExecuteContext.BatchMode>, Constable
Enclosing interface:
ExecuteContext

public static enum ExecuteContext.BatchMode extends Enum<ExecuteContext.BatchMode>
The batch mode, which helps interpret the contents of ExecuteContext.batchQueries().