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