The JDBC API is a package of object-oriented objects that includes Connection, ResultSet, and Statement.
JDBC API は、Connection や ResultSet、Statement などのオブジェクト指向のオブジェクトからなる 1 つのパッケージになっています。 - NetBeans
The refresh method submits the new query and refreshes the resultset. refresh メソッドによって新しいクエリーが実行され、結果セットが更新されます。 - NetBeans
In the Fix Imports dialog box, verify that java.io.InputStream appears in the Fully Qualified Name field for the InputStream class, and that java.sql.ResultSet appears in the Fully Qualified Name field for the ResultSet class.
「インポートを修正」ダイアログで、InputStream クラスの「完全修飾名」フィールドに java.io.InputStream が、また ResultSet クラスの「完全修飾名」フィールドに java.sql.ResultSet が表示されていることを確認します。 - NetBeans
If you give an empty string (""), there will be no root element created here, but only when you add a resultset, array or SQL Statement.
もしあなたが空の文字列 ("") を与え、リザルトセット、配列もしくは SQL ステートメントが加えられているときだけ、ルートタグは生成されません。 - PEAR
In response to user requests in combination with conditions such as time, location, weather, etc., a database request is executed against stored data to produce a resultset of photo set-up descriptors. 時間、場所、天候等の条件とともにユーザ入力に応答して、データベース要求が記憶データに対して実行され、フォトセットアップ記述子のリザルトセットが生成される。 - 特許庁