How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?


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

Post New Answer

More JDBC Interview Questions

Why should we close database connections in java?

0 Answers  


Is java a database?

0 Answers  


Explain about Join?

0 Answers  


How many categories of jdbc drivers are there?

0 Answers  


How to connect html page to database using jdbc?

0 Answers  






What is jdbc driver for sql server?

0 Answers  


What is a jdbctemplate?

0 Answers  


How do I start debugging problems related to the JDBC API?

0 Answers  


What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................

6 Answers   TCS,


What is JDBC ResultSet?

0 Answers  


Describe how the jdbc application works.

0 Answers  


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

0 Answers  


Categories