public interface CqnSubQuery extends CqnToken, CqnSource
| Modifier and Type | Method and Description |
|---|---|
default CqnSelect |
asSelect()
Casts this CQN source to a
CqnSelect. |
default boolean |
isSelect()
Returns
true if this is a CqnSelect statement. |
CqnSelect |
query() |
toJsonCopyright © 2020 SAP. All rights reserved.