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