public interface SubqueryContainer
Modifier and Type | Method and Description |
---|---|
QueryExpression |
getSubquery()
Get the inner subquery
|
void |
setSubquery(QueryExpression query)
Set the inner subquery
|
QueryExpression getSubquery()
void setSubquery(QueryExpression query)
query
- SubqueryCopyright © 2019. All rights reserved.