public final class IteratorStreamMergedResult extends StreamMergedResult
| Constructor and Description |
|---|
IteratorStreamMergedResult(List<org.apache.shardingsphere.underlying.execute.QueryResult> queryResults) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
next() |
getCalendarValue, getCurrentQueryResult, getInputStream, getValue, setCurrentQueryResult, setWasNull, wasNullpublic IteratorStreamMergedResult(List<org.apache.shardingsphere.underlying.execute.QueryResult> queryResults)
public boolean next()
throws SQLException
SQLExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.