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