public class OdbcQueryResults extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
closeAll()
Close all cursors.
|
OdbcResultSet |
currentResultSet() |
boolean |
hasUnfetchedRows() |
void |
nextResultSet()
Move to next result set.
|
long[] |
rowsAffected()
Get affected rows for all result sets.
|
public long[] rowsAffected()
public boolean hasUnfetchedRows()
true if any of the result sets still has non-fetched rows.public void closeAll()
public OdbcResultSet currentResultSet()
public void nextResultSet()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021