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