Answer Posted / niranjanravi
dirty reads
non-repeatable reads
phantom reads
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is odbc jdbc?
What packages are used by jdbc?
Is jdbc and orm?
State the different connection methods used for creating different types of sql.
What is sqlwarning and discuss the procedure of retrieving warnings?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
What is jdbc template?
What is jdbc odbc in java?
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
What are the steps required to execute a query in jdbc?
How can I write to the log used by DriverManager and JDBC drivers?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
How to set NULL values in JDBC PreparedStatement?
Where is jdbc used?
What does the jdbc connection interface?