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