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