| Package | Description |
|---|---|
| com.sap.cds.ql | |
| com.sap.cds.ql.cqn |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Insert
The Insert builder allows to construct CDS QL insert statements, which can be
executed via the
CdsDataStore. |
interface |
Upsert
The Upsert Builder allows to construct CDS QL upsert statements, which can be
executed via the
CdsDataStore. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CqnInsert |
interface |
CqnUpsert |
Copyright © 2020 SAP. All rights reserved.