How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?


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

Post New Answer

More JDBC Interview Questions

What is DML?

0 Answers  


Can we use the one instance of Statment to execute more than one query ?

2 Answers   TCS,


What are the common JDBC problems that you got and how do you solved them?

0 Answers   Wipro,


How the JDBC application works?

0 Answers  


What does Class.forName return?

8 Answers   IBM,






What is use of connection pooling?

0 Answers  


Discuss the significances of jdbc.

0 Answers  


What is the difference between executing, executequery, executeupdate in jdbc?

0 Answers  


How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?

0 Answers  


What are the different types of 2 tier and 3 tier architecture ?

2 Answers   Honeywell,


What is hbm xml?

0 Answers  


How warnings are retrieved in JDBC?

1 Answers  


Categories