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