| Package | Description |
|---|---|
| com.sap.cds.ql |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StructuredType<T extends StructuredType<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
Select<T extends StructuredType<?>>
The Select builder allows to construct CDS QL select statements, which can be
executed via the
CdsDataStore. |
| Modifier and Type | Method and Description |
|---|---|
<E extends StructuredType<E>> |
CqnBuilder.select(Source<E> source) |
Copyright © 2020 SAP. All rights reserved.