Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.ValidateConstraintSpecificationContext
Packages that use OpenGaussStatementParser.ValidateConstraintSpecificationContext
Package
Description
-
Uses of OpenGaussStatementParser.ValidateConstraintSpecificationContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.ValidateConstraintSpecificationContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AlterTableActionContext.validateConstraintSpecification()OpenGaussStatementParser.validateConstraintSpecification()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.ValidateConstraintSpecificationContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitValidateConstraintSpecification(OpenGaussStatementParser.ValidateConstraintSpecificationContext ctx) Visit a parse tree produced byOpenGaussStatementParser.validateConstraintSpecification().OpenGaussStatementVisitor.visitValidateConstraintSpecification(OpenGaussStatementParser.ValidateConstraintSpecificationContext ctx) Visit a parse tree produced byOpenGaussStatementParser.validateConstraintSpecification(). -
Uses of OpenGaussStatementParser.ValidateConstraintSpecificationContext in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl
Methods in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl with parameters of type OpenGaussStatementParser.ValidateConstraintSpecificationContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussDDLStatementSQLVisitor.visitValidateConstraintSpecification(OpenGaussStatementParser.ValidateConstraintSpecificationContext ctx)