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