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