What is the feature of jdbc v4?


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

Post New Answer

More JDBC Interview Questions

What does jdbc stand for?

0 Answers  


What driver should I use for scalable Oracle JDBC applications?

0 Answers  


What is metadata in programming?

0 Answers  


What does setautocommit do?

0 Answers  


What is a statement?

0 Answers  






How java can be connected to a database?

0 Answers  


Explain the different ways to register a driver?

2 Answers  


What is the use of jdbc api?

0 Answers  


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

2 Answers  


How can we maintain the integrity of a database by using jdbc?

0 Answers  


I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?

0 Answers  


How to check jdbc connection in java?

0 Answers  


Categories