in hibernate, what is dirty reading?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of Treeview control?

841


How inheritance works in .net?

782


Is there any thread in our .net programs?

843


Describe difference between inline and code-behind?

859


Explain About GDI object ?

820


How is .net able to support multiple languages?

794


Explain memory-mapped files.

858


What is the transport protocol you use to call a seb service soap?

756


How to convert a .NET object into COM operabililty?

759


what is prototype design pattern in .net

772


Explain soap and xml?

767


What is the advantage of .net?

751


Explain about .net?

828


What is file extension of Webservices in .Net?

812


Explain cas (code access security)?

806