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