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 is meant by a ResultSet?

3 Answers  


Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?

0 Answers  


How many jdbc driver types are there?

0 Answers  


What is jdbc odbc in java?

0 Answers  


PreparedStatement is a pre compiled statement but where it's pre compiled ?

4 Answers  






Write a program JDBCcode forfetching student database with SQL.

0 Answers  


What is sqlwarning?

0 Answers  


Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?

0 Answers  


Can we return resultset in java?

0 Answers  


When do we use execute method in java jdbc?

0 Answers  


Under what circumstances, that all four drivers are used?

0 Answers   TCS,


When you will get error like ?No suitable driver??

2 Answers  


Categories