What is the return type of execute, executequery and executeupdate?


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

Post New Answer

More JDBC Interview Questions

What is the difference between ojdbc6 and ojdbc7?

0 Answers  


How do you insert images into database using jdbc?

0 Answers  


Why would you use setautocommit(false) in jdbc?

0 Answers  


What are database warnings in jdbc and how can we handle database warnings in jdbc?

0 Answers  


Does multiple concurrent open statements per connection are supported by the JDBC-ODBC Bridge?

2 Answers  






Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?

0 Answers  


How many types of jdbc drivers are there?

0 Answers  


Does jpa use jdbc?

0 Answers  


What is JDBC Savepoint? How to use it?

0 Answers  


Why do we need jdbc?

0 Answers  


Is jdbc connection secure?

0 Answers  


How a driver can be loaded?

1 Answers  


Categories