Modifier and Type | Method and Description |
---|---|
SubSelect |
AllComparisonExpression.GetSubSelect() |
SubSelect |
AnyComparisonExpression.GetSubSelect() |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionVisitor.visit(SubSelect subSelect) |
Constructor and Description |
---|
AllComparisonExpression(SubSelect subSelect) |
AnyComparisonExpression(SubSelect subSelect) |
Modifier and Type | Method and Description |
---|---|
void |
ItemsListVisitor.visit(SubSelect subSelect) |
Modifier and Type | Method and Description |
---|---|
SubSelect |
CCJSqlParser.SubSelect() |
Modifier and Type | Method and Description |
---|---|
void |
FromItemVisitor.visit(SubSelect subSelect) |
Modifier and Type | Method and Description |
---|---|
void |
TablesNamesFinder.visit(SubSelect subSelect) |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionDeParser.visit(SubSelect subSelect) |
void |
ReplaceDeParser.visit(SubSelect subSelect) |
void |
SelectDeParser.visit(SubSelect subSelect) |
void |
InsertDeParser.visit(SubSelect subSelect) |
Copyright © 2013. All Rights Reserved.