| Package | Description |
|---|---|
| com.sap.cds.ql | |
| com.sap.cds.ql.cqn |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Source<T extends StructuredType<?>> |
interface |
StructuredType<T extends StructuredType<T>> |
interface |
StructuredTypeRef |
| 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 | Interface and Description |
|---|---|
interface |
CqnJoin |
interface |
CqnSelect |
interface |
CqnStructuredTypeRef |
interface |
CqnSubQuery |
| Modifier and Type | Method and Description |
|---|---|
CqnSource |
CqnSelect.from() |
CqnSource |
CqnJoin.left() |
CqnSource |
CqnJoin.right() |
Copyright © 2020 SAP. All rights reserved.