| Modifier and Type | Method and Description |
|---|---|
SQLSelectStatement |
SQLSelectStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
SQLSelectStatement |
SQLSelectBuilder.getSQLSelectStatement() |
| Modifier and Type | Method and Description |
|---|---|
SQLSelectStatement |
SQLSelectBuilderImpl.getSQLSelectStatement() |
| Constructor and Description |
|---|
SQLSelectBuilderImpl(SQLSelectStatement stmt,
DbType dbType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlSchemaStatVisitor.visit(SQLSelectStatement x) |
| Modifier and Type | Method and Description |
|---|---|
SQLSelectStatement |
OdpsQueryAliasStatement.getStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
OdpsQueryAliasStatement.setStatement(SQLSelectStatement statement) |
| Constructor and Description |
|---|
OdpsQueryAliasStatement(String variant,
SQLSelectStatement statement) |
| Modifier and Type | Method and Description |
|---|---|
SQLSelectStatement |
OdpsStatementParser.parseSelect() |
| Modifier and Type | Class and Description |
|---|---|
class |
PGSelectStatement |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaRepository.resolve(SQLSelectStatement stmt,
SchemaResolveVisitor.Option... options) |
default boolean |
SchemaResolveVisitor.visit(SQLSelectStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLSelectStatement x) |
void |
SchemaStatVisitor.endVisit(SQLSelectStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLSelectStatement stmt) |
default boolean |
SQLASTVisitor.visit(SQLSelectStatement x) |
boolean |
SchemaStatVisitor.visit(SQLSelectStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CalciteMySqlNodeVisitor.visit(SQLSelectStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
WallVisitor.endVisit(SQLSelectStatement x) |
default boolean |
WallVisitor.visit(SQLSelectStatement x) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.