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