Module org.jooq
Package org.jooq

Interface XMLTableColumnForOrdinalityStep

All Known Subinterfaces:
XMLTableColumnPathStep

public interface XMLTableColumnForOrdinalityStep
A step in the construction of an XMLTABLE expression.
Author:
Lukas Eder
  • Method Summary

    Modifier and Type
    Method
    Description
    Specify the FOR ORDINALITY clause on a column in the COLUMNS clause of the XMLTABLE predicate.