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