Modifier and Type | Method and Description |
---|---|
With |
LanguageBridgeFactory.translate(List<WithQueryCommand> with) |
Modifier and Type | Method and Description |
---|---|
void |
AliasGenerator.visit(WithQueryCommand obj) |
Modifier and Type | Method and Description |
---|---|
WithQueryCommand |
SQLParser.withListElement(ParseInfo info) |
Modifier and Type | Method and Description |
---|---|
void |
RelationalPlan.setWith(List<WithQueryCommand> with) |
Modifier and Type | Method and Description |
---|---|
void |
LanguageVisitor.visit(WithQueryCommand obj) |
Modifier and Type | Method and Description |
---|---|
WithQueryCommand |
WithQueryCommand.clone() |
Modifier and Type | Method and Description |
---|---|
List<WithQueryCommand> |
QueryCommand.getWith() |
Modifier and Type | Method and Description |
---|---|
void |
QueryCommand.setWith(List<WithQueryCommand> with) |
Modifier and Type | Method and Description |
---|---|
void |
PreOrPostOrderNavigator.visit(WithQueryCommand obj) |
Modifier and Type | Method and Description |
---|---|
void |
SQLStringVisitor.visit(WithQueryCommand obj) |
void |
CommandCollectorVisitor.visit(WithQueryCommand obj) |
Modifier and Type | Method and Description |
---|---|
void |
ValidationVisitor.visit(WithQueryCommand obj) |
Copyright © 2020. All rights reserved.