Modifier and Type | Method and Description |
---|---|
static SQLSelectItem |
SQLUtils.toSelectItem(String sql,
String dbType) |
Modifier and Type | Method and Description |
---|---|
List<SQLSelectItem> |
SQLSelectQueryBlock.getSelectList() |
Modifier and Type | Method and Description |
---|---|
void |
SQLSelectQueryBlock.addSelectItem(SQLSelectItem item) |
Modifier and Type | Method and Description |
---|---|
boolean |
DB2ExportParameterVisitor.visit(SQLSelectItem x) |
Modifier and Type | Method and Description |
---|---|
boolean |
MySqlExportParameterVisitor.visit(SQLSelectItem x) |
Modifier and Type | Class and Description |
---|---|
class |
OdpsUDTFSQLSelectItem |
Modifier and Type | Method and Description |
---|---|
SQLSelectItem |
OdpsExprParser.parseSelectItem() |
Modifier and Type | Method and Description |
---|---|
boolean |
OracleExportParameterVisitor.visit(SQLSelectItem x) |
Modifier and Type | Method and Description |
---|---|
boolean |
PGExportParameterVisitor.visit(SQLSelectItem x) |
Modifier and Type | Method and Description |
---|---|
List<SQLSelectItem> |
SQLServerOutput.getSelectList() |
Modifier and Type | Method and Description |
---|---|
SQLSelectItem |
SQLServerExprParser.parseSelectItem() |
Modifier and Type | Method and Description |
---|---|
boolean |
MSSQLServerExportParameterVisitor.visit(SQLSelectItem x) |
Modifier and Type | Method and Description |
---|---|
SQLSelectItem |
SQLExprParser.parseSelectItem() |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLSelectItem x) |
void |
SQLASTVisitor.endVisit(SQLSelectItem x) |
boolean |
SQLASTVisitorAdapter.visit(SQLSelectItem x) |
boolean |
SQLASTVisitor.visit(SQLSelectItem x) |
boolean |
SQLASTOutputVisitor.visit(SQLSelectItem x) |
boolean |
SchemaStatVisitor.visit(SQLSelectItem x) |
Modifier and Type | Method and Description |
---|---|
static void |
WallVisitorUtils.check(WallVisitor visitor,
SQLSelectItem x) |
boolean |
SQLServerWallVisitor.visit(SQLSelectItem x) |
boolean |
PGWallVisitor.visit(SQLSelectItem x) |
boolean |
OracleWallVisitor.visit(SQLSelectItem x) |
boolean |
MySqlWallVisitor.visit(SQLSelectItem x) |
boolean |
DB2WallVisitor.visit(SQLSelectItem x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.