Answer Posted / niranjanravi
dirty reads
non-repeatable reads
phantom reads
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Why do you use a data source object for a connection?
Which type of JDBC driver is the fastest one?
What are the different classes through which JDBC represents statements?
Can we return resultset in java?
What is ojdbc?
What is difference between jdbc and odbc?
How to test jdbc connection to sql server?
What do you understand by jdbc datasource?
What are the different types of statements? How we can you use preparedstatement.
What are four types of JDBC driver?
Where can I find ojdbc14 jar file?
What is executeupdate in java?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
What is database deadlock ?
What is jdbc architecture in java?