Why do we need jdbc api?


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

Post New Answer

More JDBC Interview Questions

Explain the difference between resultset and rowset in jdbc

0 Answers  


How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?

0 Answers  


What do you understand by jdbc driver and explain its types?

0 Answers  


Explain creation of statement object with connection method create method with help of an example.

0 Answers  


What is statement and resultset in jdbc?

0 Answers  






In JDBC, All the API?s are interfaces? Where is the actual implementation?

3 Answers   HCL,


Where can I find info, frameworks and example source for writing a JDBC driver?

0 Answers  


How to find total column from a resultset?

6 Answers   TSYS,


What are database warnings in jdbc and how can we handle database warnings in jdbc?

0 Answers  


How do I find jdbc version?

0 Answers  


What is the difference between jdbc and odbc?

0 Answers  


What is jdbc resultsetmetadata interface?

0 Answers  


Categories