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