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