Isolation  
 
A component of ACID - Isolation is a property of a transaction over a database that refers to each transaction's ability to work independently of other transactions that may be running over the same data or within the same database.

transactions that are Isolated will not affect or be effected by other transactions in the system.

 
  Atomicity     Consistency     Durability
 


Content: © Copyright 2000-2007 Creativyst, Inc. (all rights reserved)

 

index
Record date: 2004.11.30-1535