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