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