What is jdbc connection interface?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What are the sailent features of JDBC 2.0?

7 Answers  


what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?

2 Answers  


If I use the JDBC API, do I have to use ODBC underneath?

0 Answers  


What is savepoint in jdbc?

0 Answers  


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

0 Answers  






How many types of jdbc drivers are available?

0 Answers  


What is the purpose of the jdbc resultset interface?

0 Answers  


How does jdbc driver work?

0 Answers  


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

0 Answers  


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

0 Answers  


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

0 Answers  


List the common jdbc exceptions ?

0 Answers  


Categories