Modifier and Type | Field and Description |
---|---|
protected boolean |
has_next |
protected String[] |
keys |
protected QueryResultIF |
result |
Constructor and Description |
---|
QueryResultIterator(QueryResultIF result) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Map<String,Object> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected QueryResultIF result
protected String[] keys
protected boolean has_next
public QueryResultIterator(QueryResultIF result)