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