has_next


Description:

public abstract bool has_next ()

Check if a call to next will succeed.

Parameters:

this

The ResultSet to check

Returns:

true if and only if more rows can be retrieved by calling next