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