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