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 the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
Write an sql to find all records having all upper case alphanumeric characters in a field ?
What is createstatement method in java?
What is db client?
What is statement and preparedstatement in java?
Explain what should be done when a SQL exception is raised?
How do I insert/update records with some of the columns having NULL value?
Is jdbc and orm?
What is the use of statement in jdbc?
What are the utilities of the callablestatement?
How do I set properties for a JDBC driver and where are the properties stored?
Does jdbc use odbc?
How many types of resultset are there in jdbc?
What are the higher level apis under development on top of jdbc currently?
What is ojdbc14 jar?