public final class ShowCreateTableMergedResult extends LogicTablesMergedResult
| 构造器和说明 |
|---|
ShowCreateTableMergedResult(org.apache.shardingsphere.core.rule.ShardingRule shardingRule,
org.apache.shardingsphere.sql.parser.binder.statement.SQLStatementContext sqlStatementContext,
org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData schemaMetaData,
List<org.apache.shardingsphere.underlying.executor.QueryResult> queryResults) |
| 限定符和类型 | 方法和说明 |
|---|---|
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.binder.statement.SQLStatementContext sqlStatementContext,
org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData schemaMetaData,
List<org.apache.shardingsphere.underlying.executor.QueryResult> queryResults)
throws SQLException
SQLExceptionprotected void setCellValue(MemoryQueryResultRow memoryResultSetRow, String logicTableName, String actualTableName)
setCellValue 在类中 LogicTablesMergedResultCopyright © 2020 The Apache Software Foundation. All rights reserved.