| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.InmemoryColumnClauseContext |
OracleStatementParser.inmemoryColumnClause() |
OracleStatementParser.InmemoryColumnClauseContext |
OracleStatementParser.InmemoryTableClauseContext.inmemoryColumnClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitInmemoryColumnClause(OracleStatementParser.InmemoryColumnClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.inmemoryColumnClause(). |
T |
OracleStatementBaseVisitor.visitInmemoryColumnClause(OracleStatementParser.InmemoryColumnClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.inmemoryColumnClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.