| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ScopedTableRefConstraintContext |
OracleStatementParser.scopedTableRefConstraint() |
OracleStatementParser.ScopedTableRefConstraintContext |
OracleStatementParser.AlterMaterializedViewContext.scopedTableRefConstraint() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitScopedTableRefConstraint(OracleStatementParser.ScopedTableRefConstraintContext ctx)
Visit a parse tree produced by
OracleStatementParser.scopedTableRefConstraint(). |
T |
OracleStatementBaseVisitor.visitScopedTableRefConstraint(OracleStatementParser.ScopedTableRefConstraintContext ctx)
Visit a parse tree produced by
OracleStatementParser.scopedTableRefConstraint(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.