| Modifier and Type | Method and Description |
|---|---|
SQLSelectGroupByClause |
SQLSelectGroupByClause.clone() |
SQLSelectGroupByClause |
SQLSelectQueryBlock.getGroupBy() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLSelectQueryBlock.setGroupBy(SQLSelectGroupByClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClickhouseExportParameterVisitor.visit(SQLSelectGroupByClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DB2ExportParameterVisitor.visit(SQLSelectGroupByClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlExportParameterVisitor.visit(SQLSelectGroupByClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OracleExportParameterVisitor.visit(SQLSelectGroupByClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGExportParameterVisitor.visit(SQLSelectGroupByClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MSSQLServerExportParameterVisitor.visit(SQLSelectGroupByClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SQLRefactorVisitor.visit(SQLSelectGroupByClause x) |
boolean |
SQLUnifiedVisitor.visit(SQLSelectGroupByClause x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLSelectGroupByClause x) |
boolean |
SQLASTOutputVisitor.visit(SQLSelectGroupByClause x) |
default boolean |
SQLASTVisitor.visit(SQLSelectGroupByClause x) |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
WallVisitor.visit(SQLSelectGroupByClause x) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.