このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Interface XResultSetUpdate
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: sdbc ::

interface XResultSetUpdate
Description
供給するs the 可能性 to 令状 changes made on a result 始める,決める 支援する to database.

Methods' 要約
insertRow 挿入するs the contents of the 挿入する 列/漕ぐ/騒動 into the result 始める,決める and the database. Must be on the 挿入する 列/漕ぐ/騒動 when this method is called.  
updateRow updates the underlying database with the new contents of the 現在の 列/漕ぐ/騒動. Cannot be called when on the 挿入する 列/漕ぐ/騒動.  
deleteRow 削除するs the 現在の 列/漕ぐ/騒動 from the result 始める,決める and the underlying database. Cannot be called when on the 挿入する 列/漕ぐ/騒動.  
cancelRowUpdates 取り消すs the updates made to a 列/漕ぐ/騒動.  
moveToInsertRow moves the cursor to the 挿入する 列/漕ぐ/騒動. The 現在の cursor position is remembered while the cursor is positioned on the 挿入する 列/漕ぐ/騒動.  
moveToCurrentRow moves the cursor to the remembered cursor position, usually the 現在の 列/漕ぐ/騒動. This method has no 影響 if the cursor is not on the 挿入する 列/漕ぐ/騒動.  
Methods' 詳細(に述べる)s
insertRow
無効の
insertRow()
raises( SQLException );

Description
挿入するs the contents of the 挿入する 列/漕ぐ/騒動 into the result 始める,決める and the database. Must be on the 挿入する 列/漕ぐ/騒動 when this method is called.
Throws
SQLException if a database 接近 error occurs.
updateRow
無効の
updateRow()
raises( SQLException );

Description
updates the underlying database with the new contents of the 現在の 列/漕ぐ/騒動. Cannot be called when on the 挿入する 列/漕ぐ/騒動.
Throws
SQLException if a database 接近 error occurs.
deleteRow
無効の
deleteRow()
raises( SQLException );

Description
削除するs the 現在の 列/漕ぐ/騒動 from the result 始める,決める and the underlying database. Cannot be called when on the 挿入する 列/漕ぐ/騒動.
Throws
SQLException if a database 接近 error occurs.
cancelRowUpdates
無効の
cancelRowUpdates()
raises( SQLException );

Description
取り消すs the updates made to a 列/漕ぐ/騒動.

This method may be called after calling an updateXXX method(s) and before calling XResultSetUpdate::updateRow() to rollback the updates made to a 列/漕ぐ/騒動. If no updates have been made or updateRow has already been called, then this method has no 影響.

Throws
SQLException if a database 接近 error occurs.
moveToInsertRow
無効の
moveToInsertRow()
raises( SQLException );

Description
moves the cursor to the 挿入する 列/漕ぐ/騒動. The 現在の cursor position is remembered while the cursor is positioned on the 挿入する 列/漕ぐ/騒動.

The 挿入する 列/漕ぐ/騒動 is a special 列/漕ぐ/騒動 associated with an updatable result 始める,決める. It is essentially a 衝撃を和らげるもの where a new 列/漕ぐ/騒動 may be 建設するd by calling the updateXXX methods 事前の to 挿入するing the 列/漕ぐ/騒動 into the result 始める,決める.

Only the updateXXX , getXXX , and XResultSetUpdate::insertRow() methods may be called when the cursor is on the 挿入する 列/漕ぐ/騒動. All of the columns in a result 始める,決める must be given a value each time this method is called before calling insertRow . The method updateXXX must be called before a getXXX method can be called on a column value.

Throws
SQLException if a database 接近 error occurs.
moveToCurrentRow
無効の
moveToCurrentRow()
raises( SQLException );

Description
moves the cursor to the remembered cursor position, usually the 現在の 列/漕ぐ/騒動. This method has no 影響 if the cursor is not on the 挿入する 列/漕ぐ/騒動.
Throws
SQLException if a database 接近 error occurs.
最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.