| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.PivotForClauseContext |
OracleStatementParser.pivotForClause() |
OracleStatementParser.PivotForClauseContext |
OracleStatementParser.PivotClauseContext.pivotForClause() |
OracleStatementParser.PivotForClauseContext |
OracleStatementParser.UnpivotClauseContext.pivotForClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitPivotForClause(OracleStatementParser.PivotForClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.pivotForClause(). |
T |
OracleStatementBaseVisitor.visitPivotForClause(OracleStatementParser.PivotForClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.pivotForClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.