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

password, is stored in as plain text. What can I do to protect my passwords?

0 Answers  


What are the differences between resultset and rowset?

0 Answers  


What is the role of jdbc drivermanager class?

0 Answers  


What are the different types of locking in JDBC?

0 Answers  


What is 2-tier and 3-tier architecture?

1 Answers   TCS,






Does jdbc use ssl?

0 Answers  


What protocol does jdbc use?

0 Answers  


How many types of resultset are there in jdbc?

0 Answers  


What is jdbc architecture in java?

0 Answers  


What do you mean by metadata and why we are using it?

0 Answers  


How to set NULL values in JDBC PreparedStatement?

0 Answers  


List the advantages of using datasource?

0 Answers  


Categories