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