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 :: 星/主役にする :: sdb ::
interface XSQLQueryComposer
Description
should be 供給するd by a 道具 which 簡単にするs the 扱うing with SQL select 声明s.
The interface can be used for composing SELECT 声明s without knowing the
structure of the used query.
Methods' 要約
getQuery
returns the query used for composing.
setQuery
始める,決めるs a new query for the 作曲家, which may be 拡大するd by filters
and sort 基準.
getComposedQuery
returns the query composed with filters and sort 基準s.
getFilter
returns the 現在/一般に used filter.
getStructuredFilter
returns the 現在/一般に used filter.
getOrder
returns the 現在/一般に used sort order.
appendFilterByColumn
appends a new filter 条件 by a
DataColumn
供給するing the 指名する and the value for the filter.
appendOrderByColumn
appends an 付加 part to the sort order 基準 of the select
声明.
setFilter
makes it possible to 始める,決める a filter 条件 for the query.
setOrder
makes it possibile to 始める,決める a sort 条件 for the query.
Methods' 詳細(に述べる)s
getQuery
Description
returns the query used for composing.
Returns
the query
setQuery
無効の
setQuery (
[in] string
命令(する) )
raises(
::com::sun::星/主役にする::sdbc ::SQLException );
Description
始める,決めるs a new query for the 作曲家, which may be 拡大するd by filters
and sort 基準.
Parameter 命令(する)
the 命令(する) to 始める,決める
Throws
com::sun::星/主役にする::sdbc::SQLException
if a database 接近 error occurs.
getComposedQuery
string
getComposedQuery ();
Description
returns the query composed with filters and sort 基準s.
Returns
the composed query
getFilter
Description
returns the 現在/一般に used filter.
The filter 基準 returned is part of the where 条件 of the
select 命令(する), but it does not 含む/封じ込める the where 記念品.
Returns
the filter
getStructuredFilter
Description
returns the 現在/一般に used filter.
The filter 基準 is 分裂(する) into levels. Each level 代表するs the
OR 基準s. Within each level, the filters are 供給するd as an AND 基準
with the 指名する of the column and the filter 条件. The filter 条件
is of type string.
Returns
the structured filter
getOrder
Description
returns the 現在/一般に used sort order.
The order 基準 returned is part of the ORDER BY 条項 of the
select 命令(する), but it does not 含む/封じ込める the ORDER BY keyword .
Returns
the order
appendFilterByColumn
Description
appends a new filter 条件 by a
DataColumn
供給するing the 指名する and the value for the filter.
Parameter column
the column which is used to create a filter
Throws
com::sun::星/主役にする::sdbc::SQLException
if a database 接近 error occurs.
appendOrderByColumn
Description
appends an 付加 part to the sort order 基準 of the select
声明.
Parameter column
the column which is used to create a order part
Parameter 上がるing
true when the order should be 上がるing, さもなければ 誤った
Throws
com::sun::星/主役にする::sdbc::SQLException
if a database 接近 error occurs.
setFilter
無効の
setFilter (
[in] string
filter )
raises(
::com::sun::星/主役にする::sdbc ::SQLException );
Description
makes it possible to 始める,決める a filter 条件 for the query.
Parameter filter
the filter to 始める,決める
Throws
com::sun::星/主役にする::sdbc::SQLException
if a database 接近 error occurs.
setOrder
無効の
setOrder (
[in] string
order )
raises(
::com::sun::星/主役にする::sdbc ::SQLException );
Description
makes it possibile to 始める,決める a sort 条件 for the query.
Parameter order
the order part to 始める,決める
Throws
com::sun::星/主役にする::sdbc::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.