Uses of Interface
org.jooq.XMLTableColumnsStep
Packages that use XMLTableColumnsStep
-
Uses of XMLTableColumnsStep in org.jooq
Subinterfaces of XMLTableColumnsStep in org.jooqModifier and TypeInterfaceDescriptioninterface
A step in the construction of anXMLTABLE
expression.Methods in org.jooq that return XMLTableColumnsStepModifier and TypeMethodDescription@NotNull XMLTableColumnsStep
XMLTableColumnForOrdinalityStep.forOrdinality()
Specify theFOR ORDINALITY
clause on a column in theCOLUMNS
clause of theXMLTABLE
predicate.@NotNull XMLTableColumnsStep
Specify thePATH
of a column in theCOLUMNS
clause of theXMLTABLE
predicate.