Uses of Interface
com.sap.cds.ql.cqn.CqnToken
Packages that use CqnToken
Package
Description
-
Uses of CqnToken in com.sap.cds
Subinterfaces of CqnToken in com.sap.cds -
Uses of CqnToken in com.sap.cds.ql
Subinterfaces of CqnToken in com.sap.cds.qlModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceElementRef<T>interfaceExpand<T extends StructuredType<?>>interfaceFunctionCall<T>interfaceLiteral<T>interfaceinterfaceParameter<T>interfaceinterfaceRepresents a value that can be selected in a query.interfaceSource<T extends StructuredType<?>>interfaceStructuredType<T extends StructuredType<T>>Builder to define sets of structured CDS entities and types using filtered path expressions, to define predicates on these sets, and to address elements of structured types.interfaceinterfaceinterfaceValue<T>Classes in com.sap.cds.ql that implement CqnTokenModifier and TypeClassDescriptionclassSelect<T extends StructuredType<?>>The Select builder allows to construct CDS QL select statements, which can be executed via theCdsDataStore. -
Uses of CqnToken in com.sap.cds.ql.cqn
Subinterfaces of CqnToken in com.sap.cds.ql.cqnModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceThebetweenpredicate that tests if theCqnBetweenPredicate.value()is within a closed interval with given bounds ofCqnBetweenPredicate.low()andCqnBetweenPredicate.high().interfaceinterfaceA case expression, which represents IF - THEN - ELSE logic.interfaceinterfaceinterfaceinterfaceinterfacePredicate that tests whether eTag element of an entity matches any valueinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceTheinsubquery predicate tests wether anactual value(n-tuple) is equal to any value (n-tuple) returned by a definedsubquery.interfaceinterfaceinterfaceCqnLiteral<T>A CQN literal value of typeCqnLiteral.interfacePredicate that tests whether any|all elements of an entity set match a given conditioninterfaceinterfaceinterfaceCqnNumericLiteral<N extends Number>interfaceinterfaceinterfaceinterfaceinterfaceinterfaceDeprecated, for removal: This API element is subject to removal in a future version.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceCqnTemporalLiteral<E extends Temporal>interfaceinterfaceClasses in com.sap.cds.ql.cqn that implement CqnTokenMethods in com.sap.cds.ql.cqn that return CqnTokenMethods in com.sap.cds.ql.cqn that return types with arguments of type CqnToken -
Uses of CqnToken in com.sap.cds.ql.cqn.transformation
Methods in com.sap.cds.ql.cqn.transformation that return types with arguments of type CqnToken -
Uses of CqnToken in com.sap.cds.ql.hana
Subinterfaces of CqnToken in com.sap.cds.ql.hanaModifier and TypeInterfaceDescriptioninterfaceinterfaceA table function that generates a hierarchy based on recursive parent-child source datainterfaceinterfaceA SAP HANA hierarchy generator function that generates a hierarchy based on recursive parent-child source data.interfaceA function to compute the subset of a source hierarchy, which contains all nodes relative (ancestors or descendants) to a set of start nodes.
CqnSearchTermPredicateinstead.