What is the use of jdbc api?


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

Post New Answer

More JDBC Interview Questions

What are types of resultset?

0 Answers  


Can I get a null resultset?

0 Answers  


There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?

0 Answers  


Differentiate between a statement and a preparedstatement.

0 Answers  


How can you make the connection using jdbc?

0 Answers  


What are the steps to connect to the database in java?

0 Answers  


How do I check in my code whether a maximum limit of database connections have been reached?

0 Answers  


How to create Connection interface object because it is Interface , Interface is not instansiated?

9 Answers   Aptech, CTS, HCL,


How can you create jdbc statements?

0 Answers  


Expalin the method of calling a stored procedure from jdbc.

0 Answers  


What is jdbc and jdbc drivers?

0 Answers  


what happens if connection is not closed?

7 Answers   CTS,


Categories