| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.sql |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLResultSetImpl
表示 SQL 表的数据返回集合
|
| Modifier and Type | Method and Description |
|---|---|
SQLResultSet |
SQLQueryResponse.getSQLResultSet()
获取 SQL 数据集合。
SQLStatementType.SQL_CREATE_TABLE,SQLStatementType.SQL_DROP_TABLE,SQLStatementType.SQL_ALTER_TABLE 等 DDL 操作返回空 |
static SQLResultSet |
SQLFactory.getSQLResultSet(SQLPayloadVersion version,
SQLStatementType type,
com.google.protobuf.ByteString rows) |
Copyright © 2024. All Rights Reserved.