Transaction Management Policy¶
API introduced in this document configures a transaction at the beginning of the API method call and Commit/ Rollback at the end of the method unless the transaction is configured on the calling side.
If transaction is configured on the calling side, any transaction operations are not required internally.