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