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