public class OrderByStreamMergedResult extends StreamMergedResult
| Constructor and Description |
|---|
OrderByStreamMergedResult(List<org.apache.shardingsphere.underlying.execute.QueryResult> queryResults,
Collection<org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByItem> orderByItems) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
next() |
getCalendarValue, getCurrentQueryResult, getInputStream, getValue, setCurrentQueryResult, setWasNull, wasNullpublic OrderByStreamMergedResult(List<org.apache.shardingsphere.underlying.execute.QueryResult> queryResults, Collection<org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByItem> orderByItems) throws SQLException
SQLExceptionpublic boolean next()
throws SQLException
SQLExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.