Package com.sap.cds.ql.cqn
Interface CqnXsert
- All Superinterfaces:
CqnStatement
,JSONizable
-
Method Details
-
entries
-
elements
Deprecated.instead useelements(CdsEntity)
-
elements
The elements to be xserted by the statement.- Parameters:
target
- the target entity- Returns:
- a stream of the elements to be xserted
-
elements(CdsEntity)