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