Uses of Class
io.prestosql.sql.tree.Insert
-
Packages that use Insert Package Description io.prestosql.sql.tree -
-
Uses of Insert in io.prestosql.sql.tree
Methods in io.prestosql.sql.tree with parameters of type Insert Modifier and Type Method Description protected RAstVisitor. visitInsert(Insert node, C context)protected java.lang.VoidDefaultTraversalVisitor. visitInsert(Insert node, C context)
-