what is a dirty read?
Answer / srikanth
For eg:
There are two tx- A and B
If a row has been changed by tx-A and not commits it.In the
mean while if the tx-b reads the row in the mean while if
again tx-A commits the row updated then tx-B will get the
different results.
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the difference between RMI and CORBA?
What is an abstract method?
What is the infobus?
how can u cal servlet from java?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
difference between ejb,struts,hibernate,spring and jsp
What is an applet?
What is a task?s priority?
How JNDI is used in JMS ?
Can you write Java code for declaration of multiple inheritance in Java ?
Which container method is used to cause a container to be laid out and redisplayed?