Uses of Class
io.trino.sql.tree.CreateTableAsSelect
-
Packages that use CreateTableAsSelect Package Description io.trino.sql.tree -
-
Uses of CreateTableAsSelect in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type CreateTableAsSelect Modifier and Type Method Description protected RAstVisitor. visitCreateTableAsSelect(CreateTableAsSelect node, C context)protected VoidDefaultTraversalVisitor. visitCreateTableAsSelect(CreateTableAsSelect node, C context)
-