public final class IteratorStreamMergedResult extends StreamMergedResult
| Constructor and Description |
|---|
IteratorStreamMergedResult(List<QueryResult> queryResults) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
next()
iterate next data.
|
getCalendarValue, getCalendarValue, getCurrentQueryResult, getInputStream, getInputStream, getValue, getValue, wasNullpublic IteratorStreamMergedResult(List<QueryResult> queryResults)
public boolean next()
throws SQLException
MergedResultSQLException - SQL ExceptionCopyright © 2018. All rights reserved.