Uses of Class
io.trino.sql.analyzer.Analysis.Insert
-
Packages that use Analysis.Insert Package Description io.trino.sql.analyzer -
-
Uses of Analysis.Insert in io.trino.sql.analyzer
Methods in io.trino.sql.analyzer that return types with arguments of type Analysis.Insert Modifier and Type Method Description Optional<Analysis.Insert>Analysis. getInsert()Methods in io.trino.sql.analyzer with parameters of type Analysis.Insert Modifier and Type Method Description voidAnalysis. setInsert(Analysis.Insert insert)
-