public class OrderByStreamMergedResult extends StreamMergedResult
| 构造器和说明 |
|---|
OrderByStreamMergedResult(List<org.apache.shardingsphere.underlying.executor.QueryResult> queryResults,
org.apache.shardingsphere.sql.parser.binder.statement.dml.SelectStatementContext selectStatementContext,
org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData schemaMetaData) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
next() |
getCalendarValue, getCurrentQueryResult, getInputStream, getValue, setCurrentQueryResult, setWasNull, wasNullpublic OrderByStreamMergedResult(List<org.apache.shardingsphere.underlying.executor.QueryResult> queryResults, org.apache.shardingsphere.sql.parser.binder.statement.dml.SelectStatementContext selectStatementContext, org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData schemaMetaData) throws SQLException
SQLExceptionpublic boolean next()
throws SQLException
SQLExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.