Package com.sap.cds.ql.cqn
package com.sap.cds.ql.cqn
-
ClassDescriptionContains the analysis result for a
CqnStructuredTypeRef
orCqnStatement
.API to introspectCqnStructuredTypeRef(s)
andCqnStatement(s)
Service Provider Interface for theCqnAnalyzer
.Thebetween
predicate that tests if theCqnBetweenPredicate.value()
is within a closed interval with given bounds ofCqnBetweenPredicate.low()
andCqnBetweenPredicate.high()
.A case expression, which represents IF - THEN - ELSE logic.A case, which relates a condition to a result value.The entity selector describes a basic selection from an entity set.Predicate that tests whether eTag element of an entity matches any valueThein
subquery predicate tests wether anactual value
(n-tuple) is equal to any value (n-tuple) returned by a definedsubquery
.CqnLiteral<T>A CQN literal value of typeCqnLiteral
.Predicate that tests whether any|all elements of an entity set match a given conditionCqnNumericLiteral<N extends Number>Deprecated, for removal: This API element is subject to removal in a future version.The sort order of aCqnSortSpecification
CqnTemporalLiteral<E extends Temporal>ACqnToken
tree visitor conform to the visitor design pattern.Contains information on aCqnReference.Segment
of aCqnStructuredTypeRef
CqnSearchTermPredicate
instead.