| Package | Description |
|---|---|
| net.sf.jsqlparser.expression | |
| net.sf.jsqlparser.schema | |
| net.sf.jsqlparser.statement.select | |
| net.sf.jsqlparser.util.deparser | |
| net.sf.jsqlparser.util.validation.validator |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionVisitorAdapter.visit(UnPivot unpivot) |
void |
ExpressionVisitorAdapter.visit(UnPivot unpivot) |
| Modifier and Type | Method and Description |
|---|---|
UnPivot |
Table.getUnPivot() |
UnPivot |
Table.getUnPivot() |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setUnPivot(UnPivot unpivot) |
void |
Table.setUnPivot(UnPivot unpivot) |
Table |
Table.withUnPivot(UnPivot unpivot) |
Table |
Table.withUnPivot(UnPivot unpivot) |
| Modifier and Type | Method and Description |
|---|---|
UnPivot |
FromItem.getUnPivot() |
UnPivot |
ParenthesedFromItem.getUnPivot() |
UnPivot |
ParenthesedSelect.getUnPivot() |
UnPivot |
TableFunction.getUnPivot() |
UnPivot |
TableFunction.getUnPivot() |
UnPivot |
ParenthesedSelect.getUnPivot() |
UnPivot |
ParenthesedFromItem.getUnPivot() |
UnPivot |
FromItem.getUnPivot() |
UnPivot |
UnPivot.withIncludeNulls(boolean includeNulls) |
UnPivot |
UnPivot.withIncludeNulls(boolean includeNulls) |
| Modifier and Type | Method and Description |
|---|---|
void |
FromItem.setUnPivot(UnPivot unpivot) |
void |
ParenthesedFromItem.setUnPivot(UnPivot unpivot) |
void |
ParenthesedSelect.setUnPivot(UnPivot unPivot) |
void |
TableFunction.setUnPivot(UnPivot unPivot) |
void |
TableFunction.setUnPivot(UnPivot unPivot) |
void |
ParenthesedSelect.setUnPivot(UnPivot unPivot) |
void |
ParenthesedFromItem.setUnPivot(UnPivot unpivot) |
void |
FromItem.setUnPivot(UnPivot unpivot) |
void |
PivotVisitor.visit(UnPivot unpivot) |
void |
PivotVisitorAdapter.visit(UnPivot unpivot) |
void |
PivotVisitorAdapter.visit(UnPivot unpivot) |
void |
PivotVisitor.visit(UnPivot unpivot) |
default FromItem |
FromItem.withUnPivot(UnPivot unpivot) |
TableFunction |
TableFunction.withUnPivot(UnPivot unpivot) |
TableFunction |
TableFunction.withUnPivot(UnPivot unpivot) |
default FromItem |
FromItem.withUnPivot(UnPivot unpivot) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectDeParser.visit(UnPivot unpivot) |
void |
SelectDeParser.visit(UnPivot unpivot) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectValidator.visit(UnPivot unpivot) |
void |
SelectValidator.visit(UnPivot unpivot) |
Copyright © 2004–2024 JSQLParser. All rights reserved.