Handling Error Conditions in Transactions
During a transaction, a client application must be able to handle the following error conditions:
-
Losing the connection to the database
-
Receiving an exception
This section describes NuoDB behavior in these situations and provides information about what you can do in your client applications if these situations occur.