Methods' 詳細(に述べる)s |
updateNull
無効の |
updateNull( |
[in] long |
columnIndex ) |
raises( |
SQLException ); |
- Description
- gives a nullable column a null value.
- Parameter columnIndex
- the position of the column
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateBoolean
無効の |
updateBoolean( |
[in] long |
columnIndex, |
| [in] boolean |
x ) |
raises( |
SQLException ); |
- Description
- updates a column with a boolean value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateByte
無効の |
updateByte( |
[in] long |
columnIndex, |
| [in] byte |
x ) |
raises( |
SQLException ); |
- Description
- updates a column with a byte value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateShort
無効の |
updateShort( |
[in] long |
columnIndex, |
| [in] short |
x ) |
raises( |
SQLException ); |
- Description
- updates a column with a short value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateInt
無効の |
updateInt( |
[in] long |
columnIndex, |
| [in] long |
x ) |
raises( |
SQLException ); |
- Description
- updates a column with an long value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateLong
無効の |
updateLong( |
[in] long |
columnIndex, |
| [in] hyper |
x ) |
raises( |
SQLException ); |
- Description
- updates a column with a hyper value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateFloat
無効の |
updateFloat( |
[in] long |
columnIndex, |
| [in] float |
x ) |
raises( |
SQLException ); |
- Description
- updates a column with a float value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateDouble
無効の |
updateDouble( |
[in] long |
columnIndex, |
| [in] 二塁打 |
x ) |
raises( |
SQLException ); |
- Description
- updates a column with a 二塁打 value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateString
無効の |
updateString( |
[in] long |
columnIndex, |
| [in] string |
x ) |
raises( |
SQLException ); |
- Description
- updates a column with a string value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateBytes
無効の |
updateBytes( |
[in] long |
columnIndex, |
| [in] sequence< byte > |
x ) |
raises( |
SQLException ); |
- Description
- updates a column with a byte array value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateDate
無効の |
updateDate( |
[in] long |
columnIndex, |
| [in] ::com::sun::星/主役にする::util::Date |
x ) |
raises( |
SQLException ); |
- Description
- updates a column with a date value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateTime
無効の |
updateTime( |
[in] long |
columnIndex, |
| [in] ::com::sun::星/主役にする::util::Time |
x ) |
raises( |
SQLException ); |
- Description
- updates a column with a time value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateTimestamp
- Description
- updates a column with a timestamp value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateBinaryStream
無効の |
updateBinaryStream( |
[in] long |
columnIndex, |
| [in] ::com::sun::星/主役にする::io::XInputStream |
x, |
| [in] long |
length ) |
raises( |
SQLException ); |
- Description
- updates a column with a stream value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Parameter length
- how much data should be read out of the stream
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateCharacterStream
無効の |
updateCharacterStream( |
[in] long |
columnIndex, |
| [in] ::com::sun::星/主役にする::io::XInputStream |
x, |
| [in] long |
length ) |
raises( |
SQLException ); |
- Description
- updates a column with a stream value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Parameter length
- how much data should be read out of the stream
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateObject
無効の |
updateObject( |
[in] long |
columnIndex, |
| [in] any |
x ) |
raises( |
SQLException ); |
- Description
- updates a column with an 反対する value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
updateNumericObject
無効の |
updateNumericObject( |
[in] long |
columnIndex, |
| [in] any |
x, |
| [in] long |
規模 ) |
raises( |
SQLException ); |
- Description
- updates a column with an 反対する value.
- Parameter columnIndex
- the position of the column
- Parameter x
- the new column value
- Parameter 規模
- defines the 規模 which should be used to 令状 the numeric value
- Throws
- SQLException
if a database 接近 error occurs.
|
|
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.