| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ViewNameContext |
OracleStatementParser.viewName() |
OracleStatementParser.ViewNameContext |
OracleStatementParser.ForUpdateClauseOptionContext.viewName() |
OracleStatementParser.ViewNameContext |
OracleStatementParser.IntoClauseContext.viewName() |
OracleStatementParser.ViewNameContext |
OracleStatementParser.UsingClauseContext.viewName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitViewName(OracleStatementParser.ViewNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.viewName(). |
T |
OracleStatementBaseVisitor.visitViewName(OracleStatementParser.ViewNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.viewName(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleStatementSQLVisitor.visitViewName(OracleStatementParser.ViewNameContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.