Uses of Class
gudusoft.gsqlparser.stmt.databricks.TRestoreTableStmt
Packages that use TRestoreTableStmt
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TRestoreTableStmt in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes with parameters of type TRestoreTableStmtModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TRestoreTableStmt node) voidTParseTreeVisitor.preVisit(TRestoreTableStmt node)