public interface DatabaseDistSQLResultSet extends DistSQLResultSet
| Modifier and Type | Method and Description |
|---|---|
void |
init(ShardingSphereDatabase database,
org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
Initialize data.
|
getColumnNames, getRowData, nextvoid init(ShardingSphereDatabase database, org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
database - databasesqlStatement - SQL statementCopyright © 2023 The Apache Software Foundation. All rights reserved.