public final class ShowCreateTableMergedResult extends LogicTablesMergedResult
| Constructor and Description |
|---|
ShowCreateTableMergedResult(ShardingRule shardingRule,
SQLStatementContext sqlStatementContext,
org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema schema,
List<org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResult> queryResults) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setCellValue(MemoryQueryResultRow memoryResultSetRow,
String logicTableName,
String actualTableName,
org.apache.shardingsphere.infra.metadata.schema.model.TableMetaData tableMetaData) |
initgetCalendarValue, getInputStream, getValue, next, wasNullpublic ShowCreateTableMergedResult(ShardingRule shardingRule, SQLStatementContext sqlStatementContext, org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema schema, List<org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResult> queryResults) throws SQLException
SQLExceptionprotected void setCellValue(MemoryQueryResultRow memoryResultSetRow, String logicTableName, String actualTableName, org.apache.shardingsphere.infra.metadata.schema.model.TableMetaData tableMetaData)
setCellValue in class LogicTablesMergedResultCopyright © 2021 The Apache Software Foundation. All rights reserved.