Commit Method
Overview
Commits the changes made in the transaction.
When transactions are nested, only the outermost commit actually confirms the changes.
If any nested transaction was aborted, the outermost commit is refused and all changes are rolled back.
Parameters:
| Name | Type | Description |
|---|
Return: