Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.ConstraintClauseContext
Packages that use OpenGaussStatementParser.ConstraintClauseContext
-
Uses of OpenGaussStatementParser.ConstraintClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.ConstraintClauseContextModifier and TypeMethodDescriptionOpenGaussStatementParser.ColumnConstraintContext.constraintClause()OpenGaussStatementParser.constraintClause()OpenGaussStatementParser.TableConstraintContext.constraintClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.ConstraintClauseContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitConstraintClause(OpenGaussStatementParser.ConstraintClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.constraintClause().OpenGaussStatementVisitor.visitConstraintClause(OpenGaussStatementParser.ConstraintClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.constraintClause().