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

Name the method, which is used to prepare a callablestatement.

670


What is the use of JDBC DriverManager class?

748


Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?

738


What is an advantage of using the jdbc connection pool?

651


What is JDBC Connection isolation levels?

754


Give an example for execution of sql statement.

724


What is the function of setautocommit?

861


Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?

664


What are the common tasks of JDBC?

737


How to insert and delete a row programmatically? (new feature in JDBC 2.0)

724


Which is better odbc or jdbc?

661


How we can you use preparedstatement.

744


What do you understand by DDL and DML statements?

692


What happens if we don't close the connection in jdbc?

639


How to use JDBC to connect Microsoft Access?

807