public interface SubqueryContainer<T extends Command> extends LanguageObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SubqueryContainer.Evaluatable<T extends Command> |
LanguageObject.Util| Modifier and Type | Method and Description |
|---|---|
T |
getCommand()
Returns the subquery Command object
|
void |
setCommand(T command)
Sets the subquery Command object
|
acceptVisitor, cloneCopyright © 2019. All rights reserved.