| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ModelClauseContext |
OracleStatementParser.modelClause() |
OracleStatementParser.ModelClauseContext |
OracleStatementParser.QueryBlockContext.modelClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitModelClause(OracleStatementParser.ModelClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.modelClause(). |
T |
OracleStatementBaseVisitor.visitModelClause(OracleStatementParser.ModelClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.modelClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitModelClause(OracleStatementParser.ModelClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.