Salesforce Apex Database setSavepoint
Mar 15, 2024
Database.setSavepoint() in Salesforce apex can be used to rollback the transaction to a point. It helps in partial rollback on the transactions.
Blog Post:
https://www.infallibletechie.com/2013/02/what-is-databasesavepoint-in-salesforce.html
Show More Show Less #Internet Software
