DEVFYI - Developer Resource - FYI

What is transaction isolation level

J2SE Interview Questions and Answers


(Continued from previous question...)

What is transaction isolation level

The degree to which the intermediate state of the data being modified by a transaction is visible to other concurrent transactions and data being modified by other transactions is visible to it.

(Continued on next question...)

Other Interview Questions