How to handle when the database crashes while reading the
data from the database?
Answer Posted / giridhar gangapatnam
I agree with Deepti Agrawal
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the conditions applies to varchar variable, when using in procedures?
What is jndi lookup?
What is jdbc and odbc in java?
Name the method, which is used to prepare a callablestatement.
Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
What are the differences between execute, executequery, and executeupdate?
What are the differences between resultset and rowset?
What is a jdbc url?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
What are the differences between statement and preparedstatement interface?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What is jdbc driver in java?
What does executeupdate return in jdbc?
Which is faster jdbc or odbc?