| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.AlterCheckConstraintContext |
SQLServerStatementParser.alterCheckConstraint() |
SQLServerStatementParser.AlterCheckConstraintContext |
SQLServerStatementParser.AlterDefinitionClauseContext.alterCheckConstraint() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitAlterCheckConstraint(SQLServerStatementParser.AlterCheckConstraintContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterCheckConstraint(). |
T |
SQLServerStatementVisitor.visitAlterCheckConstraint(SQLServerStatementParser.AlterCheckConstraintContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterCheckConstraint(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerDDLStatementSQLVisitor.visitAlterCheckConstraint(SQLServerStatementParser.AlterCheckConstraintContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.