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