Tuesday, November 29, 2011

What are the methods which can verify about the cursor particular position?

In addition to these methods there are other four methods which let you verify the position of the cursor they are isFirst, isLast, isBeforeFirst, isAfterLast. All these methods return a Boolean statement which allows them to be used in a conditional statement.
Category:JDBC Interview Questions

No comments:

Post a Comment