===== 7.9 Context Switching ===== Context switches shall not alter the state of a transaction in progress. If a transaction is in progress at the time of a context switch (see [[6.1.2_Contexts and Context Switching| Section 6.1.2, Contexts and Context Switching]]), updates to persistent data continue to be conditional in the new context until the transaction is committed or aborted. Copyright © 2005, Sun Microsystems, Inc. All Rights Reserved.