| Modifier and Type | Method and Description |
|---|---|
SQLUnionQuery |
SQLUnionQuery.clone() |
SQLUnionQuery |
SQLUnionQueryTableSource.getUnion() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLUnionQueryTableSource.setUnion(SQLUnionQuery union) |
| Constructor and Description |
|---|
SQLUnionQueryTableSource(SQLUnionQuery union) |
SQLUnionQueryTableSource(SQLUnionQuery union,
String alias) |
| Modifier and Type | Method and Description |
|---|---|
SQLUnionQuery |
MySqlSelectIntoParser.unionRest(SQLUnionQuery union) |
SQLUnionQuery |
MySqlSelectParser.unionRest(SQLUnionQuery union) |
| Modifier and Type | Method and Description |
|---|---|
SQLUnionQuery |
MySqlSelectIntoParser.unionRest(SQLUnionQuery union) |
SQLUnionQuery |
MySqlSelectParser.unionRest(SQLUnionQuery union) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OracleRowNumToLimit.visit(SQLUnionQuery x) |
| Modifier and Type | Method and Description |
|---|---|
SQLUnionQuery |
SQLSelectParser.unionRest(SQLUnionQuery union) |
| Modifier and Type | Method and Description |
|---|---|
SQLUnionQuery |
SQLSelectParser.unionRest(SQLUnionQuery union) |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
SchemaResolveVisitor.visit(SQLUnionQuery x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SQLUnifiedVisitor.visit(SQLUnionQuery x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLUnionQuery x) |
boolean |
SQLASTOutputVisitor.visit(SQLUnionQuery x) |
default boolean |
SQLASTVisitor.visit(SQLUnionQuery x) |
boolean |
SchemaStatVisitor.visit(SQLUnionQuery x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CalciteMySqlNodeVisitor.visit(SQLUnionQuery x) |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
WallVisitor.visit(SQLUnionQuery x) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
WallVisitorUtils.checkUnion(WallVisitor visitor,
SQLUnionQuery x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.