Uses of Class
one.gfw.antlr4.sql.postgresql.PostgreSQLParser.Returning_clauseContext
-
Packages that use PostgreSQLParser.Returning_clauseContext Package Description one.gfw.antlr4.sql.postgresql -
-
Uses of PostgreSQLParser.Returning_clauseContext in one.gfw.antlr4.sql.postgresql
Methods in one.gfw.antlr4.sql.postgresql that return PostgreSQLParser.Returning_clauseContext Modifier and Type Method Description PostgreSQLParser.Returning_clauseContextPostgreSQLParser.DeletestmtContext. returning_clause()PostgreSQLParser.Returning_clauseContextPostgreSQLParser.InsertstmtContext. returning_clause()PostgreSQLParser.Returning_clauseContextPostgreSQLParser. returning_clause()PostgreSQLParser.Returning_clauseContextPostgreSQLParser.UpdatestmtContext. returning_clause()
-