Uses of Class
one.gfw.antlr4.sql.postgresql.PostgreSQLParser.Row_or_rowsContext
-
Packages that use PostgreSQLParser.Row_or_rowsContext Package Description one.gfw.antlr4.sql.postgresql -
-
Uses of PostgreSQLParser.Row_or_rowsContext in one.gfw.antlr4.sql.postgresql
Methods in one.gfw.antlr4.sql.postgresql that return PostgreSQLParser.Row_or_rowsContext Modifier and Type Method Description PostgreSQLParser.Row_or_rowsContextPostgreSQLParser.Limit_clauseContext. row_or_rows()PostgreSQLParser.Row_or_rowsContextPostgreSQLParser.Offset_clauseContext. row_or_rows()PostgreSQLParser.Row_or_rowsContextPostgreSQLParser. row_or_rows()
-