public interface CqnXsert extends CqnStatement
Modifier and Type | Interface and Description |
---|---|
static class |
CqnXsert.Kind
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Stream<String> |
elements()
The elements to be xserted by the statement.
|
List<Map<String,Object>> |
entries() |
CqnXsert.Kind |
getKind()
Deprecated.
|
asDelete, asInsert, asSelect, asUpdate, asUpsert, isDelete, isInsert, isSelect, isUpdate, isUpsert, ref
toJson
Stream<String> elements()
@Deprecated CqnXsert.Kind getKind()
Copyright © 2022 SAP. All rights reserved.