| Modifier and Type | Method and Description |
|---|---|
SQLWithSubqueryClause.Entry |
SQLWithSubqueryClause.Entry.clone() |
SQLWithSubqueryClause.Entry |
SQLWithSubqueryClause.findEntry(long alias_hash) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLWithSubqueryClause.Entry> |
SQLWithSubqueryClause.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLWithSubqueryClause.addEntry(SQLWithSubqueryClause.Entry entry) |
void |
SQLWithSubqueryClause.Entry.cloneTo(SQLWithSubqueryClause.Entry x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClickhouseOutputVisitor.visit(SQLWithSubqueryClause.Entry x) |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleWithSubqueryEntry |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLWithSubqueryClause.Entry x) |
boolean |
SQLASTOutputVisitor.visit(SQLWithSubqueryClause.Entry x) |
boolean |
SQLTableAliasCollectVisitor.visit(SQLWithSubqueryClause.Entry x) |
default boolean |
SQLASTVisitor.visit(SQLWithSubqueryClause.Entry x) |
boolean |
SchemaStatVisitor.visit(SQLWithSubqueryClause.Entry x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CalciteMySqlNodeVisitor.visit(SQLWithSubqueryClause.Entry x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.