| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CreateIndexContext |
OracleStatementParser.createIndex() |
OracleStatementParser.CreateIndexContext |
OracleStatementParser.ExecuteContext.createIndex() |
OracleStatementParser.CreateIndexContext |
OracleStatementParser.CreateIndexClauseContext.createIndex() |
| Modifier and Type | Method and Description |
|---|---|
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(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitCreateIndex(OracleStatementParser.CreateIndexContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.