類別 AdbcStatement.QueryResult
java.lang.Object
org.apache.arrow.adbc.core.AdbcStatement.QueryResult
- 所有已實作的介面
AutoCloseable
- 封閉介面
- AdbcStatement
執行具有結果集的查詢之結果。
-
建構子詳細資訊
-
QueryResult
-
-
方法詳細資訊
-
getAffectedRows
public long getAffectedRows() -
getReader
-
toString
-
close
關閉包含的讀取器。- 指定於
close
介面AutoCloseable
- 拋出
IOException
-