Uses of Interface
org.jooq.JSONTableColumnForOrdinalityStep
Packages that use JSONTableColumnForOrdinalityStep
-
Uses of JSONTableColumnForOrdinalityStep in org.jooq
Subinterfaces of JSONTableColumnForOrdinalityStep in org.jooqModifier and TypeInterfaceDescriptioninterface
A step in the construction of anJSON_TABLE
expression.Methods in org.jooq that return JSONTableColumnForOrdinalityStepModifier and TypeMethodDescription@NotNull JSONTableColumnForOrdinalityStep
Add a column to theCOLUMNS
clause of theJSON_TABLE
expression.@NotNull JSONTableColumnForOrdinalityStep
Add a column to theCOLUMNS
clause of theJSON_TABLE
expression.