Package com.sap.cds.jdbc.generic
Class UnfoldIsOperatorModifier
java.lang.Object
com.sap.cds.jdbc.generic.UnfoldIsOperatorModifier
- All Implemented Interfaces:
Modifier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomparison(Value<?> lhs, CqnComparisonPredicate.Operator op, Value<?> rhs) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cds.ql.cqn.Modifier
between, booleanFunction, caseExpression, connective, containment, distinct, eTag, excluding, exists, expand, expression, function, groupBy, having, in, in, inline, inlineCount, items, list, literal, match, negation, orderBy, parameter, passThroughSearch, plain, ref, ref, search, search, searchableElements, searchTerm, selectAll, selectListValue, selectListValue, skip, sort, top, where
-
Constructor Details
-
UnfoldIsOperatorModifier
public UnfoldIsOperatorModifier()
-
-
Method Details
-
comparison
- Specified by:
comparisonin interfaceModifier
-