| Package | Description |
|---|---|
| com.sap.cds.ql | |
| com.sap.cds.ql.cqn |
| Class and Description |
|---|
| BooleanFunction |
| CqnBuilder
Service Provider Interface
|
| CqnBuilder.QueryBuilderSupport |
| CqnParser |
| Delete
The Delete Builder allows to construct CDS QL delete statements, which can be
executed via the
CdsDataStore. |
| ElementRef |
| Expand |
| FunctionCall |
| Insert
The Insert builder allows to construct CDS QL insert statements, which can be
executed via the
CdsDataStore. |
| Limit |
| Literal |
| Orderable |
| Parameter |
| Predicate |
| RefSegment |
| Searchable
An entity that can be searched for a search term or to which a search
expression can be applied.
|
| Select
The Select builder allows to construct CDS QL select statements, which can be
executed via the
CdsDataStore. |
| Source |
| StructuredType |
| StructuredTypeRef |
| Update
The Update Builder allows to construct CDS QL update statements, which can be
executed via the
CdsDataStore. |
| Upsert
The Upsert Builder allows to construct CDS QL upsert statements, which can be
executed via the
CdsDataStore. |
| Value |
| Class and Description |
|---|
| ElementRef |
| Limit |
| Predicate |
| Select
The Select builder allows to construct CDS QL select statements, which can be
executed via the
CdsDataStore. |
| StructuredTypeRef |
| Value |
Copyright © 2020 SAP. All rights reserved.