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