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

翻訳前ページへ


Interface XTableName
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: sdb :: 道具s ::

interface XTableName
Description
許すs to manipulate (米)棚上げする/(英)提議する 指名するs.

When, in a database 使用/適用, 取引,協定ing with (米)棚上げする/(英)提議する 指名するs, there's many degrees of freedom to を取り引きする. For instance, suppose you want to have the 十分な 指名する of a (米)棚上げする/(英)提議する 反対する, as it should be used in a SELECT 声明's FROM part. This 要求するs you to 評価する whether or not the (米)棚上げする/(英)提議する has a catalog and/or schema 指名する, to 連合させる the catalog, the schema, and the basic (米)棚上げする/(英)提議する 指名する into one 指名する, 尊敬(する)・点ing the database's 引用するing character, and the order in which all those parts should be 連合させるd. Additionally, you have to 尊敬(する)・点 the (弁護士の)依頼人-味方する settings which tell OpenOffice.org to use or not use catalogs and schemas in SELECT at all.

The XTableName interface 緩和するs this and other, 類似の 仕事s around (米)棚上げする/(英)提議する 指名するs.

The 構成要素 itself does not have life-time 支配(する)/統制する mechanimns, i.e. you cannot explicitly 配置する/処分する/したい気持ちにさせる it (::com::sun::星/主役にする::lang::XComponent::配置する/処分する/したい気持ちにさせる), and you cannot be 通知するd when it dies.
However, if your try to 接近 any of its methods or せいにするs, after the 関係 which was used to create it was の近くにd, a ::com::sun::星/主役にする::lang::DisposedException will be thrown.

Since
OOo 2.0.4
See also
XConnectionTools, ::com::sun::星/主役にする::sdbc::XDatabaseMetaData, ::com::sun::星/主役にする::sdb::DataSource::Settings

Methods' 要約
getComposedName returns the composed (米)棚上げする/(英)提議する 指名する, 含むing the catalog and schema 指名する, 尊敬(する)・点ing the databases's 引用するing 必要物/必要条件s, 加える  
setComposedName 始める,決めるs a new composed (米)棚上げする/(英)提議する 指名する  
せいにするs' 要約
CatalogName denotes the 指名する of the catalog which the (米)棚上げする/(英)提議する is a part of  
SchemaName denotes the 指名する of the schema which the (米)棚上げする/(英)提議する is a part of  
TableName denotes the mere, unqualified (米)棚上げする/(英)提議する 指名する, 除外するing any catalog and schema.  
NameForSelect 代表するs the (米)棚上げする/(英)提議する 指名する in a form to be used in a SELECT 声明.  
(米)棚上げする/(英)提議する is the ::com::sun::星/主役にする::sdb::(米)棚上げする/(英)提議する 反対する 明示するd by the 現在の 指名する.  
Methods' 詳細(に述べる)s
getComposedName
string
getComposedName( [in] long  Type,
[in] boolean  引用する )
raises( ::com::sun::星/主役にする::lang::IllegalArgumentException );

Description
returns the composed (米)棚上げする/(英)提議する 指名する, 含むing the catalog and schema 指名する, 尊敬(する)・点ing the databases's 引用するing 必要物/必要条件s, 加える
Parameter Type
the type of 指名する composition to be used.
Parameter 引用する
明示するs whether the 選び出す/独身 parts of the (米)棚上げする/(英)提議する 指名する should be 引用するd
Throws
com::sun::星/主役にする::IllegalArgumentException if the given Type does not denote a valid CompositionType
See also
CompositionType
setComposedName
無効の
setComposedName( [in] string  ComposedName,
[in] long  Type );

Description
始める,決めるs a new composed (米)棚上げする/(英)提議する 指名する
Parameter ComposedName
明示するs the composed (米)棚上げする/(英)提議する 指名する
Parameter Type
明示するs the composition type which was used to create the composed (米)棚上げする/(英)提議する 指名する
せいにするs' 詳細(に述べる)s
CatalogName
string CatalogName;
Description
denotes the 指名する of the catalog which the (米)棚上げする/(英)提議する is a part of
SchemaName
string SchemaName;
Description
denotes the 指名する of the schema which the (米)棚上げする/(英)提議する is a part of
TableName
string TableName;
Description
denotes the mere, unqualified (米)棚上げする/(英)提議する 指名する, 除外するing any catalog and schema.
NameForSelect
[ readonly ] string NameForSelect;
Description
代表するs the (米)棚上げする/(英)提議する 指名する in a form to be used in a SELECT 声明.

On a per-data-source basis, OpenOffice.org 許すs to 無視/無効 database meta data (警察などへの)密告,告訴(状) in that you can 明示する to not use catalog and or schema 指名するs in SELECT 声明s. Using this せいにする, you can 生成する a (米)棚上げする/(英)提議する 指名する which 尊敬(する)・点s those settings.

See also
::com::sun::星/主役にする::sdb::DataSource::Settings
(米)棚上げする/(英)提議する
::com::sun::星/主役にする::beans::XPropertySet (米)棚上げする/(英)提議する
get raises (::com::sun::星/主役にする::コンテナ::NoSuchElementException)
始める,決める raises (::com::sun::星/主役にする::lang::IllegalArgumentException);

Description
is the ::com::sun::星/主役にする::sdb::(米)棚上げする/(英)提議する 反対する 明示するd by the 現在の 指名する.

Retrieving this せいにする is 同等(の) to 得るing the (米)棚上げする/(英)提議するs コンテナ from the 関係 (経由で ::com::sun::星/主役にする::sdbcx::XTablesSupplier), and calling its ::com::sun::星/主役にする::コンテナ::XNameAccess::getByName method with the ComposedName.

Throws
com::sun::星/主役にする::コンテナ::NoSuchElementException if, upon getting the せいにする value, the 現在の composed (米)棚上げする/(英)提議する 指名する 代表するd by this instance does not denote an 存在するing (米)棚上げする/(英)提議する in the database.
Throws
com::sun::星/主役にする::lang::IllegalArgumentException if you try to 始める,決める an 反対する which does not denote a (米)棚上げする/(英)提議する from the underlying database.
最高の,を越す of Page

The ASF

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The ASF logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.