public class SQLFactory extends Object
| 构造器和说明 |
|---|
SQLFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SQLResultSet |
getSQLResultSet(SQLPayloadVersion version,
SQLStatementType type,
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString rows) |
static SQLRow |
getSQLRow(SQLRows sqlRows,
int rowIndex) |
static SQLRows |
getSQLRows(SQLPayloadVersion version,
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString rows) |
public static SQLResultSet getSQLResultSet(SQLPayloadVersion version, SQLStatementType type, com.aliyun.ots.thirdparty.com.google.protobuf.ByteString rows)
public static SQLRows getSQLRows(SQLPayloadVersion version, com.aliyun.ots.thirdparty.com.google.protobuf.ByteString rows)
Copyright © 2025. All Rights Reserved.