public final class ShowCreateTableMergedResult extends LogicTablesMergedResult
| Constructor and Description |
|---|
ShowCreateTableMergedResult(org.apache.shardingsphere.core.rule.ShardingRule shardingRule,
org.apache.shardingsphere.sql.parser.relation.statement.SQLStatementContext sqlStatementContext,
org.apache.shardingsphere.sql.parser.relation.metadata.RelationMetas relationMetas,
List<org.apache.shardingsphere.underlying.execute.QueryResult> queryResults) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setCellValue(MemoryQueryResultRow memoryResultSetRow,
String logicTableName,
String actualTableName) |
initgetCalendarValue, getInputStream, getValue, next, wasNullpublic ShowCreateTableMergedResult(org.apache.shardingsphere.core.rule.ShardingRule shardingRule,
org.apache.shardingsphere.sql.parser.relation.statement.SQLStatementContext sqlStatementContext,
org.apache.shardingsphere.sql.parser.relation.metadata.RelationMetas relationMetas,
List<org.apache.shardingsphere.underlying.execute.QueryResult> queryResults)
throws SQLException
SQLExceptionprotected void setCellValue(MemoryQueryResultRow memoryResultSetRow, String logicTableName, String actualTableName)
setCellValue in class LogicTablesMergedResultCopyright © 2020 The Apache Software Foundation. All rights reserved.