Functions for transaction management
For general information and examples, see section Transactions.
Observe the following rules when working with transactions:
Below is a list of all functions for transaction management.
Name | Use |
|---|---|
Begin the transaction | |
End the transaction and save all changes | |
End the transaction and discard all changes | |
Get a savepoint descriptor | |
Do not end the transaction and discard all changes made after a savepoint | |
Execute a function, treating it as a transaction | |
Define a trigger that will be activated by | |
Define a trigger that will be activated by | |
State whether a transaction is in progress |