| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ModifyConstraintSpecificationContext |
PostgreSQLStatementParser.modifyConstraintSpecification() |
PostgreSQLStatementParser.ModifyConstraintSpecificationContext |
PostgreSQLStatementParser.AlterTableActionContext.modifyConstraintSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitModifyConstraintSpecification(PostgreSQLStatementParser.ModifyConstraintSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.modifyConstraintSpecification(). |
T |
PostgreSQLStatementParserBaseVisitor.visitModifyConstraintSpecification(PostgreSQLStatementParser.ModifyConstraintSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.modifyConstraintSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitModifyConstraintSpecification(PostgreSQLStatementParser.ModifyConstraintSpecificationContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.