public final class ShowTablesMergedResult extends LogicTablesMergedResult
| Constructor and Description |
|---|
ShowTablesMergedResult(org.apache.shardingsphere.core.rule.ShardingRule shardingRule,
List<QueryResult> queryResults,
org.apache.shardingsphere.core.metadata.table.ShardingTableMetaData shardingTableMetaData) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetColumnLabel(String schema)
Reset column label.
|
next, setCellValuegetCalendarValue, getCalendarValue, getInputStream, getInputStream, getValue, getValue, resetLabelAndIndexMap, wasNullpublic ShowTablesMergedResult(org.apache.shardingsphere.core.rule.ShardingRule shardingRule,
List<QueryResult> queryResults,
org.apache.shardingsphere.core.metadata.table.ShardingTableMetaData shardingTableMetaData)
throws SQLException
SQLExceptionpublic void resetColumnLabel(String schema)
schema - schemaCopyright © 2019 The Apache Software Foundation. All rights reserved.