Uses of Class
com.sap.cds.ql.StatementBuilder
Packages that use StatementBuilder
-
Uses of StatementBuilder in com.sap.cds.ql
Subclasses of StatementBuilder in com.sap.cds.qlModifier and TypeClassDescriptionclassSelect<T extends StructuredType<?>>The Select builder allows to construct CDS QL select statements, which can be executed via theCdsDataStore.