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