Uses of Interface
com.sap.cds.ql.cqn.CqnInSubquery
Packages that use CqnInSubquery
-
Uses of CqnInSubquery in com.sap.cds.ql.cqn
Methods in com.sap.cds.ql.cqn with parameters of type CqnInSubqueryModifier and TypeMethodDescriptiondefault CqnPredicateModifier.in(CqnInSubquery inSubquery) Override this method to replace anin subquerypredicate that checks if the givenvalueis equal to any value returned by the subquery.default voidCqnVisitor.visit(CqnInSubquery in) Called for each traversedIN subquery predicate