限定符和类型 | 方法和说明 |
---|---|
List<SQLSelectItem> |
SQLSelectQueryBlock.getSelectList() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
MySqlExportParameterVisitor.visit(SQLSelectItem x) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
OracleExportParameterVisitor.visit(SQLSelectItem x) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
PGExportParameterVisitor.visit(SQLSelectItem x) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
MSSQLServerExportParameterVisitor.visit(SQLSelectItem x) |
限定符和类型 | 方法和说明 |
---|---|
void |
SQLASTVisitor.endVisit(SQLSelectItem x) |
void |
SQLASTVisitorAdapter.endVisit(SQLSelectItem x) |
boolean |
SchemaStatVisitor.visit(SQLSelectItem x) |
boolean |
SQLASTVisitor.visit(SQLSelectItem x) |
boolean |
SQLASTVisitorAdapter.visit(SQLSelectItem x) |
boolean |
SQLASTOutputVisitor.visit(SQLSelectItem x) |
限定符和类型 | 方法和说明 |
---|---|
static void |
WallVisitorUtils.check(WallVisitor visitor,
SQLSelectItem x) |
boolean |
PGWallVisitor.visit(SQLSelectItem x) |
boolean |
SQLServerWallVisitor.visit(SQLSelectItem x) |
boolean |
OracleWallVisitor.visit(SQLSelectItem x) |
boolean |
MySqlWallVisitor.visit(SQLSelectItem x) |
Copyright © 2012-2013 Alibaba Group. All Rights Reserved.