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 Fabric : ver. 2.6.0 Release Date : July 10 2018