| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.LobStorageClauseContext |
OracleStatementParser.lobStorageClause() |
OracleStatementParser.LobStorageClauseContext |
OracleStatementParser.ListPartitionDescContext.lobStorageClause() |
OracleStatementParser.LobStorageClauseContext |
OracleStatementParser.RangePartitionsetDescContext.lobStorageClause() |
OracleStatementParser.LobStorageClauseContext |
OracleStatementParser.TablePartitionDescriptionContext.lobStorageClause(int i) |
OracleStatementParser.LobStorageClauseContext |
OracleStatementParser.MaterializedViewAttributeContext.lobStorageClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.LobStorageClauseContext> |
OracleStatementParser.TablePartitionDescriptionContext.lobStorageClause() |
List<OracleStatementParser.LobStorageClauseContext> |
OracleStatementParser.MaterializedViewAttributeContext.lobStorageClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitLobStorageClause(OracleStatementParser.LobStorageClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.lobStorageClause(). |
T |
OracleStatementBaseVisitor.visitLobStorageClause(OracleStatementParser.LobStorageClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.lobStorageClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.