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