public final class GroupByMemoryResultSetMerger extends AbstractMemoryResultSetMerger
| 构造器和说明 |
|---|
GroupByMemoryResultSetMerger(Map<String,Integer> labelAndIndexMap,
List<ResultSet> resultSets,
SelectStatement selectStatement,
OrderType nullOrderType) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
next()
遍历下一个结果数据.
|
getCalendarValue, getCalendarValue, getInputStream, getInputStream, getValue, getValuepublic GroupByMemoryResultSetMerger(Map<String,Integer> labelAndIndexMap, List<ResultSet> resultSets, SelectStatement selectStatement, OrderType nullOrderType) throws SQLException
SQLExceptionpublic boolean next()
throws SQLException
ResultSetMergerSQLException - SQL异常Copyright © 2017. All rights reserved.