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