State the different connection methods used for creating different types of sql.


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

Post New Answer

More JDBC Interview Questions

What are the exceptions in jdbc?

0 Answers  


What is Apache DBCP API?

0 Answers  


What is a rollback in jdbc?

0 Answers  


What are the types of jdbc drivers that exist?

0 Answers  


How java can be connected to a database?

0 Answers  


How can you load the drivers in jdbc?

1 Answers  


What is the feature of jdbc v4?

0 Answers  


What is a statement in java?

0 Answers  


If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?

0 Answers  


What are the differences between setmaxrows(int) and setfetchsize(int)?

0 Answers  


Why resultset is used in java?

0 Answers  


What does connection pooling mean ?

0 Answers  


Categories