Why do we use jdbc?


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

Post New Answer

More JDBC Interview Questions

Give an example of code used for setting up connection with a driver.

0 Answers  


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

2 Answers  


How to check jdbc connection in linux?

0 Answers  


How to check jdbc connection in java?

0 Answers  


Difference between Generic Servlet and HTTP Servlet?

13 Answers  






Which package contains jdbc api?

0 Answers  


What is jdbc driver?

0 Answers  


How to get the Database server details in java program?

0 Answers  


What port does jdbc use?

0 Answers  


How do find debugging problems related to JDBC API?

1 Answers  


What is JDBC Batch Processing and what are it’s benefits?

0 Answers  


Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?

0 Answers  


Categories