Uses of Interface
org.jooq.XMLTableColumnsStep
-
Uses of XMLTableColumnsStep in org.jooq
Modifier and TypeInterfaceDescriptioninterface
A step in the construction of anXMLTABLE
expression.Modifier 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.