write down exceptions those appear in java programs when u
write JDBC Programs?

Answer Posted / vivek sawant

answer of the question Interrupted exception bcoz of
connection with servrer & IOException for handling an
errors while retriving the value from server to our program.
SQLException is arises because of unhandled query.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which package contains jdbc api?

555


How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?

625


Describe how the jdbc application works.

532


What is the reason why we need a jdbcrowset like the wrapper around resultset?

550


What is JDBC PreparedStatement?

541






What is com mysql jdbc driver?

507


How can you create jdbc statements?

540


What is a connection string used for?

514


Why isn't the java.sql.DriverManager class being found?

574


What is metadata in java programming?

499


Explain the difference between rowset vs. Resultset in jdbc?

587


What is a jdbc connection string?

474


How does jdbc driver work?

541


Which type of driver provides jdbc access via one or more odbc drivers?

533


What are the methods which can verify the cursor particular position?

564