| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.CreateInmemoryJoinGroupContext |
OracleStatementParser.createInmemoryJoinGroup() |
OracleStatementParser.CreateInmemoryJoinGroupContext |
OracleStatementParser.ExecuteContext.createInmemoryJoinGroup() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitCreateInmemoryJoinGroup(OracleStatementParser.CreateInmemoryJoinGroupContext ctx)
Visit a parse tree produced by
OracleStatementParser.createInmemoryJoinGroup(). |
T |
OracleStatementBaseVisitor.visitCreateInmemoryJoinGroup(OracleStatementParser.CreateInmemoryJoinGroupContext ctx)
Visit a parse tree produced by
OracleStatementParser.createInmemoryJoinGroup(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.