限定符和类型 | 方法和说明 |
---|---|
static SQLSelectItem |
SQLUtils.toSelectItem(String sql,
String dbType) |
限定符和类型 | 方法和说明 |
---|---|
List<SQLSelectItem> |
SQLSelectQueryBlock.getSelectList() |
限定符和类型 | 方法和说明 |
---|---|
void |
SQLSelectQueryBlock.addSelectItem(SQLSelectItem item) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
DB2ExportParameterVisitor.visit(SQLSelectItem x) |
限定符和类型 | 方法和说明 |
---|---|
List<SQLSelectItem> |
MySqlUpdateStatement.getReturning() |
限定符和类型 | 方法和说明 |
---|---|
void |
MySqlUpdateStatement.addReturning(List<SQLSelectItem> returning) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
MySqlExportParameterVisitor.visit(SQLSelectItem x) |
限定符和类型 | 类和说明 |
---|---|
class |
OdpsUDTFSQLSelectItem |
限定符和类型 | 方法和说明 |
---|---|
SQLSelectItem |
OdpsExprParser.parseSelectItem() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
OracleExportParameterVisitor.visit(SQLSelectItem x) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
PGExportParameterVisitor.visit(SQLSelectItem x) |
限定符和类型 | 方法和说明 |
---|---|
List<SQLSelectItem> |
SQLServerOutput.getSelectList() |
限定符和类型 | 方法和说明 |
---|---|
SQLSelectItem |
SQLServerExprParser.parseSelectItem() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
MSSQLServerExportParameterVisitor.visit(SQLSelectItem x) |
限定符和类型 | 方法和说明 |
---|---|
SQLSelectItem |
SQLExprParser.parseSelectItem() |
限定符和类型 | 方法和说明 |
---|---|
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) |
限定符和类型 | 方法和说明 |
---|---|
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–2016 Alibaba Group. All rights reserved.