How many types of JDBC Drivers are present and what are they?


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

Post New Answer

More JDBC Interview Questions

how can we connect to db without using getConnection() method

4 Answers  


What is a connection string used for?

0 Answers  


What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................

6 Answers   TCS,


What is 2 phase commit?

0 Answers  


Does sql allow null values ? Can we use it within where clause ?

0 Answers  






What does jdbc stand for?

0 Answers  


What is execute in java?

0 Answers  


How can I create a custom RowSetMetaData object from scratch?

0 Answers  


What is while rs next ())?

0 Answers  


What are the different types of classes in the api component?

0 Answers  


Explain the role of driver in jdbc.

0 Answers  


What is the purpose of the jdbc resultset interface?

0 Answers  


Categories