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