Modifier and Type | Method and Description |
---|---|
SQLSelectGroupByClause |
SQLSelectQueryBlock.getGroupBy() |
Modifier and Type | Method and Description |
---|---|
void |
SQLSelectQueryBlock.setGroupBy(SQLSelectGroupByClause groupBy) |
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 |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLSelectGroupByClause x) |
void |
SQLASTVisitor.endVisit(SQLSelectGroupByClause x) |
boolean |
SQLASTVisitorAdapter.visit(SQLSelectGroupByClause x) |
boolean |
SQLASTVisitor.visit(SQLSelectGroupByClause x) |
boolean |
SQLASTOutputVisitor.visit(SQLSelectGroupByClause x) |
Modifier and Type | Method and Description |
---|---|
boolean |
SQLServerWallVisitor.visit(SQLSelectGroupByClause x) |
boolean |
PGWallVisitor.visit(SQLSelectGroupByClause x) |
boolean |
OracleWallVisitor.visit(SQLSelectGroupByClause x) |
boolean |
MySqlWallVisitor.visit(SQLSelectGroupByClause x) |
boolean |
DB2WallVisitor.visit(SQLSelectGroupByClause x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.