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