public class OrderByStreamMergedResult extends StreamMergedResult
| Constructor and Description |
|---|
OrderByStreamMergedResult(List<QueryResult> queryResults,
List<org.apache.shardingsphere.core.parse.old.parser.context.orderby.OrderItem> orderByItems) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
next()
iterate next data.
|
getCalendarValue, getCalendarValue, getCurrentQueryResult, getInputStream, getInputStream, getValue, getValue, wasNullpublic OrderByStreamMergedResult(List<QueryResult> queryResults, List<org.apache.shardingsphere.core.parse.old.parser.context.orderby.OrderItem> orderByItems) throws SQLException
SQLExceptionpublic boolean next()
throws SQLException
MergedResultSQLException - SQL ExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.