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

Difference between JDBC and Hibernate? Give one sample based on the variance?

4 Answers   HCL, IBM, Xybion,


Give an example for getXXX method?

0 Answers  


what are design patterns?

3 Answers   CFC, TCS, Wipro,


What is SQL Warning? How to retrieve SQL warnings in the JDBC program?

0 Answers  


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

2 Answers  






HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx

5 Answers  


How can we store and retrieve images from the database?

0 Answers  


What is CLOB and BLOB datatypes in JDBC?

0 Answers  


What are devices?

0 Answers  


What is JDBC Connection isolation levels?

0 Answers  


what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();

1 Answers  


What is jdbc in dbms?

0 Answers  


Categories