Namespace sap.ui.generic.app.transaction


Namespaces & Classes
DraftContextThe class provides access to information on draft handling that is available in the OData service's metadata as it interprets draft-specific annotations.
DraftControllerGives access to runtime draft handling for applications.
TransactionControllerAssuming state-less communication, each single data modification request (or change set in an OData $batch request) is a "mini-transaction", which saves data to the database.