Skip to Content
-1
Jan 10, 2023 at 03:02 AM

How to set Database Transaction in SAPUI5

308 Views

I've created a SAPUI5 application with SAP Hana cloud as its Database. I have one function where it involve several actions to Database like inserting several new records and updating other table. I wanted to know if there is a transaction method to keep our data consistent in SAPUI5 in regard to HANA database?

Thanks.