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() |
List<Map<String,Object>> |
entries() |
CqnXsert.Kind |
getKind()
Deprecated.
|
accept, asDelete, asInsert, asSelect, asUpdate, asUpsert, isDelete, isInsert, isSelect, isUpdate, isUpsert, ref
toJson
@Deprecated CqnXsert.Kind getKind()
Copyright © 2020 SAP. All rights reserved.