public final class FetchStreamMergedResult extends StreamMergedResult
| 构造器和说明 |
|---|
FetchStreamMergedResult(List<org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResult> queryResults,
FetchStatementContext fetchStatementContext,
org.apache.shardingsphere.infra.metadata.database.schema.decorator.model.ShardingSphereSchema schema,
org.apache.shardingsphere.infra.context.ConnectionContext connectionContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
next() |
getCalendarValue, getCurrentQueryResult, getInputStream, getValue, setCurrentQueryResult, setWasNull, wasNullpublic FetchStreamMergedResult(List<org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResult> queryResults, FetchStatementContext fetchStatementContext, org.apache.shardingsphere.infra.metadata.database.schema.decorator.model.ShardingSphereSchema schema, org.apache.shardingsphere.infra.context.ConnectionContext connectionContext) throws SQLException
SQLExceptionpublic boolean next()
throws SQLException
SQLExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.