What is the purpose of jdbc?


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

Post New Answer

More JDBC Interview Questions

How can I determine where a given table is referenced via foreign keys?

0 Answers  


What is meant by connection string?

0 Answers  


Why resultset is used in java?

0 Answers  


Are all the required JDBC drivers to establish connectivity to my database part of the JDK?

0 Answers  


What is jdbc driver?

0 Answers  






Explain the two tier and three tier architecture of jdbc.

0 Answers  


What is the difference between setmaxrows(int) and setfetchsize(int)?

0 Answers  


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

0 Answers  


what does batchUpdate does?

6 Answers   HCL,


how many JDBC drivers ?name them?

6 Answers   CTS, Idea,


What is transaction processing in jdbc?

0 Answers  


What is <discriminator > in Hibernate? How exactly inheritance of Object to Tables can be done? What is the benefits of discriminator?

1 Answers   AppLabs,


Categories