Module org.jooq
Package org.jooq

Interface JSONTableColumnForOrdinalityStep

All Known Subinterfaces:
JSONTableColumnPathStep

public interface JSONTableColumnForOrdinalityStep
A step in the construction of an JSON_TABLE 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 JSON_TABLE predicate.