| 构造器和说明 |
|---|
SQLRowsFBsColumnBased(SQLResponseColumns columns) |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
columnCount()
Returns the number of columns in the dataset
|
Object |
get(int rowIndex,
int columnIndex)
Query the data of a specific row and column by row cursor and column cursor
|
SQLTableMeta |
getSQLTableMeta()
Returns the Schema of the dataset
|
long |
rowCount()
Returns the total number of rows in the dataset
|
public SQLRowsFBsColumnBased(SQLResponseColumns columns)
public SQLTableMeta getSQLTableMeta()
SQLRowsgetSQLTableMeta 在接口中 SQLRowspublic long rowCount()
SQLRowspublic long columnCount()
SQLRowscolumnCount 在接口中 SQLRowsCopyright © 2025. All Rights Reserved.