public class SQLFactory extends Object
| Constructor and Description |
|---|
SQLFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SQLResultSet |
getSQLResultSet(SQLPayloadVersion version,
SQLStatementType type,
com.google.protobuf.ByteString rows) |
static SQLRow |
getSQLRow(SQLRows sqlRows,
int rowIndex) |
static SQLRows |
getSQLRows(SQLPayloadVersion version,
com.google.protobuf.ByteString rows) |
public static SQLResultSet getSQLResultSet(SQLPayloadVersion version, SQLStatementType type, com.google.protobuf.ByteString rows)
public static SQLRows getSQLRows(SQLPayloadVersion version, com.google.protobuf.ByteString rows)
Copyright © 2024. All Rights Reserved.