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 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
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
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
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 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.