public class OdbcResultSet extends Object
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
fetch(int maxSize)
Fetch up to specified number of rows of result set.
|
Collection<OdbcColumnMeta> |
fieldsMeta() |
boolean |
hasUnfetchedRows() |
public boolean hasUnfetchedRows()
true if has non-fetched rows.public Collection<OdbcColumnMeta> fieldsMeta()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020