Uses of Enum Class
org.jooq.ExecuteType
Packages that use ExecuteType
-
Uses of ExecuteType in org.jooq
Methods in org.jooq that return ExecuteTypeModifier and TypeMethodDescription@NotNull ExecuteTypeExecuteContext.type()The type of database interaction that is being executed.@NotNull ExecuteTypeRecordContext.type()The type of database interaction that is being executed.static ExecuteTypeReturns the enum constant of this class with the specified name.static ExecuteType[]ExecuteType.values()Returns an array containing the constants of this enum class, in the order they are declared.