Language
Asturianu (ast)
Catal? (ca)
?e?tina (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Espa?ol (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Fran?ais (fr)
G?idhlig (gd)
Galego (gl)
Italiano (it)
Lietuvi? (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Portugu?s [do Brasil] (pt-BR)
Portugu?s [Europeu] (pt)
Rom?n? (ro)
Sloven?ina (sk)
Sloven??ina (sl)
Suomi (fi)
Svenska (sv)
Yкра?нська (uk)
Ti?ng Vi?t (vi)
T?rk?e (tr)
???? (om)
??????? (hy)
Ελληνικ? (el)
български език (bg)
Русский (ru)
Cрпски [?ирилицом] (sr)
????? (he)
?????? (hi)
????????? (km)
????? (ta)
??????? (th)
?体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
??? (ko)
The 解放する/自由な and Open 生産性 控訴
:: 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
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
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
Description
削除するs the 現在の 列/漕ぐ/騒動 from the result 始める,決める and the underlying
database. Cannot be called when on the 挿入する 列/漕ぐ/騒動.
Throws
SQLException
if a database 接近 error occurs.
cancelRowUpdates
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
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
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 Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.