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.
|
List<Long> |
rowsAffected()
Get affected rows for all result sets.
|
public List<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 Fabric : ver. 2.6.0 Release Date : July 10 2018