public class ExistsSubquery extends AbstractPredicate implements CqnExistsSubquery
OUTER
Constructor and Description |
---|
ExistsSubquery(CqnSelect select) |
Modifier and Type | Method and Description |
---|---|
Object |
getOuter() |
void |
setOuter(Object qat) |
CqnSelect |
subquery() |
Stream<CqnToken> |
tokens() |
and, not, or, toJson, toString, type
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept
asPredicate, isPredicate
asArithmeticExpression, asExpression, asNegation, isArithmeticExpression, isExpression, isNegation, toJson
as, asFunction, asList, asLiteral, asNullValue, asParameter, asPlain, asRef, isFunction, isList, isLiteral, isNullValue, isParameter, isPlain, isRef, ofRef, type
public ExistsSubquery(CqnSelect select)
Copyright © 2023 SAP. All rights reserved.