public final class HavingDecoratorMergedResult extends MemoryMergedResult<ShardingRule>
| Constructor and Description |
|---|
HavingDecoratorMergedResult(SQLStatementContext sqlStatementContext,
MergedResult mergedResult) |
| Modifier and Type | Method and Description |
|---|---|
protected List<MemoryQueryResultRow> |
init(ShardingRule rule,
org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema schema,
SQLStatementContext sqlStatementContext,
List<org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResult> queryResults,
MergedResult mergedResult) |
getCalendarValue, getInputStream, getValue, next, wasNullpublic HavingDecoratorMergedResult(SQLStatementContext sqlStatementContext, MergedResult mergedResult) throws SQLException
SQLExceptionprotected List<MemoryQueryResultRow> init(ShardingRule rule, org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema schema, SQLStatementContext sqlStatementContext, List<org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResult> queryResults, MergedResult mergedResult) throws SQLException
init in class MemoryMergedResult<ShardingRule>SQLExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.