4 Concurrent Operations

When a database is accessed by multiple applications, there must be a way to coordinate concurrent changes to data with read operations of the same data in the database. TimesTen uses transaction isolation and locks to coordinate concurrent access to data.

This chapter includes the following topics:

For more information about locks and transaction isolation, see Transaction Management in Oracle TimesTen In-Memory Database Operations Guide.