JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.sql.tree
Commit
Uses of Class
io.trino.sql.tree.Commit
Packages that use
Commit
Package
Description
io.trino.sql.tree
Uses of
Commit
in
io.trino.sql.tree
Methods in
io.trino.sql.tree
with parameters of type
Commit
Modifier and Type
Method
Description
protected
R
AstVisitor.
visitCommit
(
Commit
node,
C
context)