5 Transaction Management

This chapter provides an overview of database transaction management.

Transaction Management in Oracle® Database Navigator ensures atomicity and isolation of database operations so that the transactions are executed separately, are complete and committed into the database. In case a part of the transaction fails, transaction management enables you to roll back the entire transaction and bring the database connection to a valid state.

Topics: