in hibernate, what is dirty reading?
Answer / idayathullah
Dirty read is the process of reading database records
without locking the records being read. This means that an
uncommitted change can be read and then rolled back by
another client, resulting in a local copy of a record that
is not consistent with what is stored in the database.
| Is This Answer Correct ? | 15 Yes | 1 No |
Write the .net syntax for 'for loop'?
If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..
What is equivalent for regsvr32 exe in .net ?
What is misl?
Explain me what are the deferred execution and the immediate execution in linq?
What is CCW (COM Callable Wrapper) ?
is c#.net supports multiple inheritance?
Is .net an object oriented language? What are their components?
Is .net core managed code?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
What is data type and how many types of data types are in .NET ?
What are the properties of ADO.NET?