public final class ShowCreateTableMergedResult extends MemoryMergedResult
| Constructor and Description |
|---|
ShowCreateTableMergedResult(ShardingRule shardingRule,
List<QueryResult> queryResults) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
next()
iterate next data.
|
getCalendarValue, getCalendarValue, getInputStream, getInputStream, getValue, getValue, wasNullpublic ShowCreateTableMergedResult(ShardingRule shardingRule, List<QueryResult> queryResults) throws SQLException
SQLExceptionpublic boolean next()
MergedResultCopyright © 2018. All rights reserved.