| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.DropConstraintClauseContext |
OracleStatementParser.dropConstraintClause() |
OracleStatementParser.DropConstraintClauseContext |
OracleStatementParser.ConstraintClausesContext.dropConstraintClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.DropConstraintClauseContext> |
OracleStatementParser.ConstraintClausesContext.dropConstraintClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitDropConstraintClause(OracleStatementParser.DropConstraintClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.dropConstraintClause(). |
T |
OracleStatementBaseVisitor.visitDropConstraintClause(OracleStatementParser.DropConstraintClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.dropConstraintClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitDropConstraintClause(OracleStatementParser.DropConstraintClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.