boolean isBatchEnd(String resultsetName)
boolean isBatchEnd(String resultsetName)
true
if and only if the cursor of the result set points to a batch end.Name | Type | Description |
---|---|---|
resultsetName | String | name of the result set. |
Type | Description |
---|---|
boolean | true if and only if the cursor of the result set points to a batch end. |