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