Specifies that shared locks are held while the data is being read to avoid dirty reads, but the data can be changed before the end of the transaction, resulting in nonrepeatable reads or phantom data.
Anythingread_committedTransactionIsolationBasicIdentifiableObjectAnythingno subtypes hierarchy
| Inherited Attributes |
Attributes inherited from: Objecthash, string |
Attributes inherited from: TransactionIsolation |
| Inherited Methods |
Methods inherited from: Objectequals |