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

What are types of jdbc drivers?

0 Answers  


How do I receive a ResultSet from a stored procedure?

0 Answers  


What is thin driver in jdbc?

0 Answers  


What is database deadlock ? How can we avoid them?

0 Answers  


What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.

0 Answers  






What is the benefit of having jdbcrowset implementation?

0 Answers  


What do you understand by DDL and DML statements?

0 Answers  


What are JDBC Best Practices?

0 Answers  


Result set’s index starts with 0 or 1?

0 Answers  


How many rowset are available in jdbc?

0 Answers  


How to get the data from a table into a buffer?

2 Answers  


How can I get information about foreign keys used in a table?

0 Answers  


Categories