Uses of Interface
com.sap.cds.ql.cqn.CqnSource
Packages that use CqnSource
-
Uses of CqnSource in com.sap.cds.ql
Subinterfaces of CqnSource in com.sap.cds.qlModifier and TypeInterfaceDescriptioninterfaceSource<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.interfaceClasses in com.sap.cds.ql that implement CqnSourceModifier and TypeClassDescriptionclassSelect<T extends StructuredType<?>>The Select builder allows to construct CDS QL select statements, which can be executed via theCdsDataStore. -
Uses of CqnSource in com.sap.cds.ql.cqn
Subinterfaces of CqnSource in com.sap.cds.ql.cqnModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceMethods in com.sap.cds.ql.cqn that return CqnSource