Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.helper.batch |
Modifier and Type | Interface and Description |
---|---|
interface |
FluentHelperServiceBatch<FluentHelperT,FluentHelperChangeSetT extends FluentHelperBatchEndChangeSet<FluentHelperT>>
Interface to the batch object of an OData service.
|
Modifier and Type | Class and Description |
---|---|
class |
BatchFluentHelperBasic<FluentHelperBatchT extends FluentHelperServiceBatch<FluentHelperBatchT,FluentHelperBatchChangeSetT>,FluentHelperBatchChangeSetT extends FluentHelperBatchEndChangeSet<FluentHelperBatchT>>
Representation of any OData batch request as a fluent interface for managing changesets and
executing them in a single query. |
Copyright © 2021 SAP SE. All rights reserved.