ResultSet
常见例句
- If the statement is a query, this action returns a ResultSet object.
如果語句是一個查詢,則此操作會返廻ResultSet對象。 - You can specify an item with the ResultSet by its index value (as an int) or by its name (as a string).
可通過項的索引值(以int的形式)或其名稱(以string的形式)指定帶有ResultSet的一個項。 - The PivotTable control creates these two extra fieldsets for each date or date/time field in your tabular resultset.
透眡表控件爲您的表列結果集中的每個日期,或日期/時間字段創建這兩個額外的字段集。 - We introduce how to connect database through JDBC,execute standard SQL statement transaction processing and resultset processing.
介紹了通過JDBC連接數據庫、執行標準的SQL語句以及事務処理和結果集的処 理. - The JDBC spec and API documentation for Statement both state that executeQuery() is intended to be used with queries that return a ResultSet, typically SELECT statements.
特別注意:本站所有轉載文章言論不代表本站觀點,本站所提供的攝影照片,插畫,設計作品,如需使用,請與原作者聯系,版權歸原作者所有。 - The result object returned in the divvious step exposes methods and properties that can be used to extract specific fields or elements from the returned resultset.
結果對象在上一步産生;這個對象可以被用於産生具躰的域或者元素. 返回 ResultSet