Transaction Operations | Backendless Database Training Course (pt. 46)

Опубликовано: 28 Октябрь 2024
на канале: Backendless
151
1

In this video, we continue our dive into the Transactions API. The topic is divided into three sections, with this video being about Transaction Operations. This video covers all available operations that can go into a transaction. The second section, which is a separate video, will be about chaining these operations to create a transaction flow, while the third video will be about introspecting transaction results. In this video, we use UI Builder to create a logic interface for any of the events, and all transaction APIs will be under the Backendless heading in the category called Transaction API. We will explore how to create a transaction using the "Create Transaction" block and add operations to transactions using the "Add Operations to Transaction" block. We cover individual operations such as the "Find Operation," "Create Operation," "Upsert Operation," "Update Operation," and more. As always, with Backendless SDKs you can use transactions with code in addition to Codeless.

Have questions? Post them in the comments below or get in touch at:
Support forum: https://support.backendless.com/
Slack channel: https://backendless.slack.com/
Telegram channel: https://t.me/backendless_chat

Start with Backendless for free today to follow along with this course: https://develop.backendless.com/regis...

Happy Coding!
#database #api