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

翻訳前ページへ


Interface XClob
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XClob
Description
is the mapping for the SQL CLOB type.

A SQL CLOB is a built-in type that 蓄える/店s a Character Large 反対する as a column value in a 列/漕ぐ/騒動 of a database (米)棚上げする/(英)提議する. The driver 器具/実施するs a Clob 反対する using a SQL locator(CLOB) , which means that a Clob 反対する 含む/封じ込めるs a 論理(学)の pointer to the SQL CLOB data rather than the data itself. A Clob 反対する is valid for the duration of the 処理/取引 in which it was created.

The Clob interface 供給するs methods for getting the length of a SQL CLOB (Character Large 反対する) value, for materializing a CLOB value on the (弁護士の)依頼人, and for searching for a substring or CLOB 反対する within a CLOB value.

Methods in the interfaces XResultSet , and XPreparedStatement , such as getClob and setClob 許す a programmer to 接近 the SQL CLOB .


Methods' 要約
length returns the number of characters in the CLOB value 指定するd by this Clob 反対する.  
getSubString returns a copy of the 明示するd substring in the Clob value 指定するd by this Clob 反対する.  
getCharacterStream gets the Clob contents as a stream.  
position 決定するs the character position at which the 明示するd substring searchstr appears in the Clob . The search begins at position start .  
positionOfClob 決定するs the position at which the 明示するd Clob 反対する pattern appears in this Clob 反対する. The search begins at position start .  
Methods' 詳細(に述べる)s
length
hyper
length()
raises( SQLException );

Description
returns the number of characters in the CLOB value 指定するd by this Clob 反対する.
Returns
the length of the CLOB 反対する
Throws
SQLException if a database 接近 error occurs.
getSubString
string
getSubString( [in] hyper  pos,
[in] long  length )
raises( SQLException );

Description
returns a copy of the 明示するd substring in the Clob value 指定するd by this Clob 反対する.

The substring begins at position pos and has up to length 連続した characters.

Parameter pos
the starting position
Parameter length
the length of the substring
Returns
the substring
Throws
SQLException if a database 接近 error occurs.
getCharacterStream
::com::sun::星/主役にする::io::XInputStream
getCharacterStream()
raises( SQLException );

Description
gets the Clob contents as a stream.
Returns
the stream
Throws
SQLException if a database 接近 error occurs.
position
hyper
position( [in] string  searchstr,
[in] long  start )
raises( SQLException );

Description
決定するs the character position at which the 明示するd substring searchstr appears in the Clob . The search begins at position start .
Parameter searchstr
the string to search
Parameter start
the starting position
Returns
the length of the CLOB 反対する
Throws
SQLException if a database 接近 error occurs.
positionOfClob
hyper
positionOfClob( [in] XClob  pattern,
[in] hyper  start )
raises( SQLException );

Description
決定するs the position at which the 明示するd Clob 反対する pattern appears in this Clob 反対する. The search begins at position start .
Parameter pattern
the CLOB to search
Parameter start
the starting position
Returns
the position of the CLOB inside
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.