ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
wht is mean by dirty read?
 Question Submitted By :: Pavan
I also faced this Question!!     Rank Answer Posted By  
 
  Re: wht is mean by dirty read?
Answer
# 1
Dirty read - Changes made during a Transaction is 'visible' 
to other parties

Non Repeatable Read -

if Transcation T1 reads a row and Transcation T2 changes 
the same row,when T1 rereads and sees the changes made by 
T2.Then this is Non - Repeatable Read

Phantom Read - If Transcation T1 retrieves a bunch of 
rows.Transcation T2 inserts a row,T1 rereads the query and 
if T1 see the additional row,it is a ghost row to T1 then 
this is called as Phantom Read
 
Is This Answer Correct ?    2 Yes 3 No
G.arun
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
can any one tell me when do u go for inheritance and polymorphism  1
What are init(), start() methods and whey they are called?  2
Why we need to serialize the object Geometric-Software9
is java support call by reference and call by value, if supports please explain?  3
What is thread? BMC5
What are different types of access modifiers?  1
Difference between abstract class and Interfaces? Sai-Softech5
Why we can not force Garbage Collection?  5
What is means by DLL file means ? What is the use of DLL file? What are the contents of DLL file?  2
What is meant by final class, methods and variables?  2
What is the method used to get the absolute value of a number?  2
Where the CardLayout is used?  1
what is Assertion? Wipro2
what is finalmethod & final variable with example? HP2
Hi, well i am unable to understand that why it is mandatory to have same hashcode, if two objects are same? Thanks in advance.  5
What is inheritance?  4
What is the difference between this() and super()? TCS11
Linked List reverese program Bally-Technologies1
How to send a request to garbage collector?  3
What restrictions are placed on method overloading and method overriding?  3
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com