boolean next(String resultsetName)
boolean next(String resultsetName)
false
if
the query has ended.Name | Type | Description |
---|---|---|
resultsetName | String | name of the statement currently executed. |
Type | Description |
---|---|
boolean | false if and only if the query has no more row. |