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

翻訳前ページへ


Service DataSource
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service DataSource
Description
is a factory to 設立する database 関係s. It should be 登録(する)d at a ::com::sun::星/主役にする::uno::NamingService.
See also
DatabaseContext
Developers Guide
Database - The DataSource Service

輸出(する)d Interfaces - 要約
::com::sun::星/主役にする::beans::XPropertySet
(言及/関連d (独立の)存在's 要約:)
供給するs (警察などへの)密告,告訴(状) about and 接近 to the 所有物/資産/財産s from an 実施.
XCompletedConnection

useful for 設立するing 関係s with the 完成 of 関係 parameters 供給するd during 使用者 interaction.

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

useful for 設立するing 孤立するd 関係s which are not 株d の中で others as it is the 事例/患者 when using XCompletedConnection or ::com::sun::星/主役にする::sdbc::XDataSource. (詳細(に述べる)s)

::com::sun::星/主役にする::util::XFlushable

is 供給するd to 紅潮/摘発する a DataSource within to a Database 状況.

XQueryDefinitionsSupplier

供給するs the 接近 to DataSource 関係のある queries. (詳細(に述べる)s)

::com::sun::星/主役にする::sdbc::XDataSource
(言及/関連d (独立の)存在's 要約:)
is used for 設立するing 関係s 経由で a factory which is identified by its 指名する. A DataSource 反対する is typically 登録(する)d by a 指名するing service provider.
XBookmarksSupplier

供給するs 接近 to bookmarks to 文書s associated with the data source (詳細(に述べる)s)

所有物/資産/財産s' 要約
[ readonly ] string
指名する
is the 指名する of the data source.  
string
URL
示すs a database url of the form
jdbc:subprotocol:subname or sdbc:subprotocol:subname  
sequence< ::com::sun::星/主役にする::beans::PropertyValue >
Info
is a 名簿(に載せる)/表(にあげる) of 独断的な string tag/value pairs as 関係 arguments  
[ readonly ] ::com::sun::星/主役にする::beans::XPropertySet
Settings
[ OPTIONAL ]
is a convenience wrapper around the Info 所有物/資産/財産.  
string
使用者
決定するs a 使用者s login 指名する.  
string
Password
決定するs a 使用者s password. The password is not 執拗な.  
boolean
IsPasswordRequired
示すs that a password is always necessary.  
boolean
SuppressVersionColumns
示すs that 構成要素s 陳列する,発揮するing data 得るd from this data source should 抑える columns used for 見解/翻訳/版ing.  
[ readonly ] boolean
IsReadOnly
決定するs whether modifications on the data source are 許すd or not.  
[ readonly ] ::com::sun::星/主役にする::util::XNumberFormatsSupplier
NumberFormatsSupplier
供給するs an 反対する for formatting numbers.  
sequence< string >
TableFilter
defines a 名簿(に載せる)/表(にあげる) of (米)棚上げする/(英)提議するs, on which the DataSource should have it's 焦点(を合わせる). If empty, all (米)棚上げする/(英)提議するs are 拒絶するd.  
sequence< string >
TableTypeFilter
defines a 名簿(に載せる)/表(にあげる) of (米)棚上げする/(英)提議する types, on which the DataSource should have it's 焦点(を合わせる). If empty, all (米)棚上げする/(英)提議する types are 拒絶するd.  
輸出(する)d Interfaces - 詳細(に述べる)s
::com::sun::星/主役にする::beans::XPropertySet
(言及/関連d (独立の)存在's 要約:)
供給するs (警察などへの)密告,告訴(状) about and 接近 to the 所有物/資産/財産s from an 実施.
XCompletedConnection
Description
useful for 設立するing 関係s with the 完成 of 関係 parameters 供給するd during 使用者 interaction.
::com::sun::星/主役にする::sdbc::XIsolatedConnection
Description
useful for 設立するing 孤立するd 関係s which are not 株d の中で others as it is the 事例/患者 when using XCompletedConnection or ::com::sun::星/主役にする::sdbc::XDataSource.
Since
OOo 1.1.2
See also
XCompletedConnection, ::com::sun::星/主役にする::sdbc::XDataSource
::com::sun::星/主役にする::util::XFlushable
Description
is 供給するd to 紅潮/摘発する a DataSource within to a Database 状況.
XQueryDefinitionsSupplier
Description
供給するs the 接近 to DataSource 関係のある queries.

The 反対する returned by the XQueryDefinitionsSupplier::getQueryDefinitions() supports the DefinitionContainer service.

::com::sun::星/主役にする::sdbc::XDataSource
(言及/関連d (独立の)存在's 要約:)
is used for 設立するing 関係s 経由で a factory which is identified by its 指名する. A DataSource 反対する is typically 登録(する)d by a 指名するing service provider.
XBookmarksSupplier
Usage 制限s
optional
Description
供給するs 接近 to bookmarks to 文書s associated with the data source

The 反対する returned by the XBookmarksSupplier::getBookmarks() supports the DefinitionContainer service.

所有物/資産/財産s' 詳細(に述べる)s
指名する
[ readonly ] string 指名する;
Description
is the 指名する of the data source.

If the data source is 登録(する)d at the database 状況, then the 指名する 所有物/資産/財産 denotes the 登録 指名する. さもなければ, the 指名する 所有物/資産/財産 含む/封じ込めるs the URL of the とじ込み/提出する which the database 文書 associated with the data source is based on.

If the same data source is 登録(する)d under different 指名するs, the value of the 指名する 所有物/資産/財産 is not defined.

URL
string URL;
Description
示すs a database url of the form
jdbc:subprotocol:subname or sdbc:subprotocol:subname
Info
sequence< ::com::sun::星/主役にする::beans::PropertyValue > Info;
Description
is a 名簿(に載せる)/表(にあげる) of 独断的な string tag/value pairs as 関係 arguments

The DataSource itself does not 試みる/企てる to 解釈する/通訳する any of those values.

Instead, the values in this 所有物/資産/財産 have two use 事例/患者s:

  • Upon creating a 関係, for every value in this sequence it's checked whether the ::com::sun::星/主役にする::sdbc::XDriver which is to 供給する the 関係 supports a setting with the 各々の 指名する, using its If so, the settings is passed to the drivers's If not, the setting is ignored.
  • 外部の 構成要素s may use the settings to carry 独断的な (警察などへの)密告,告訴(状) with the data source. Usually, this is used to 支配(する)/統制する the behaviour of 構成要素s working with the data source.
Settings
[ readonly ] ::com::sun::星/主役にする::beans::XPropertySet Settings;
Usage 制限s
optional
Description
is a convenience wrapper around the Info 所有物/資産/財産.

Since fiddling around with a sequence of 所有物/資産/財産 values is somewhat uncomfortable in all known UNO language bindings (特に for 仕事s like 簡単に changing the value of an 存在するing value), the Settings 所有物/資産/財産 包むs the Info 所有物/資産/財産 for easier 選び出す/独身-value 接近.

You should use the Setting 所有物/資産/財産 if you need to 接近 a few 所有物/資産/財産s only, and the Info 所有物/資産/財産 if you need 接近 to all existent settings at once.

The 反対する 代表するd by this 所有物/資産/財産 supports the ::com::sun::星/主役にする::beans::PropertyBag service. That is, you can at runtime 追加する 独断的な new 所有物/資産/財産s to the 捕らえる、獲得する.

Additionally, the 所有物/資産/財産 捕らえる、獲得する supports default values of 所有物/資産/財産s, and thus the ::com::sun::星/主役にする::beans::XPropertyState interface. If you 追加する an own 所有物/資産/財産 to the 捕らえる、獲得する using ::com::sun::星/主役にする::beans::XPropertyContainer::addProperty, you need to specifiy an 初期の value, which is also used as default value (exceptions see below).

効果的に, the 所有物/資産/財産 捕らえる、獲得する 代表するd by Settings 含む/封じ込めるs two classes of 所有物/資産/財産s: Pre-defined ones and 使用者-defined ones.

Pre-defined 所有物/資産/財産s are 所有物/資産/財産s which are 潜在的に used by the data source, the 使用/適用 UI for the data source, or a particular backend driver 雇うd by the data source. There's a large 始める,決める of such 所有物/資産/財産s, no all of them are 効果的に used for a 固める/コンクリート data source, nonetheless, they're all 現在の in the Settings.
Such 所有物/資産/財産s are not removeable from the 捕らえる、獲得する, that is, their ::com::sun::星/主役にする::beans::PropertyAttribute::REMOVEABLE せいにする is not 始める,決める.
Usually, you'll find that all of this 所有物/資産/財産s have the ::com::sun::星/主役にする::beans::PropertyState::PropertyState_DEFAULT_VALUE 明言する/公表する.

使用者-defined 所有物/資産/財産s are the ones which are 追加するd at runtime by any instance. They might or might not be removeable, this depends on whether or not the code 追加するing them 明示するs the ::com::sun::星/主役にする::beans::PropertyAttribute::REMOVEABLE せいにする. Also, they might or might not have a default value, 決定するd by the ::com::sun::星/主役にする::beans::PropertyAttribute::MAYBEDEFAULT せいにする at the time they're 追加するd to the 捕らえる、獲得する.

When a data source is made 執拗な, then 所有物/資産/財産s which are not removeable (which are assumed to be the pre-defined 所有物/資産/財産s) are ignored when they are in DEFAULT 明言する/公表する. All other 所有物/資産/財産s are always made 執拗な, except when an explicit ::com::sun::星/主役にする::beans::PropertyAttribute::TRANSIENT せいにする 禁じるs this.

類似の, when you 得る the Info 所有物/資産/財産 of a DataSource, the Settings 捕らえる、獲得する is asked for all its 所有物/資産/財産 values, and the ones which are removeable and in 明言する/公表する default are stripped, and not returned in the Info sequence.

使用者
string 使用者;
Description
決定するs a 使用者s login 指名する.
Password
string Password;
Description
決定するs a 使用者s password. The password is not 執拗な.
IsPasswordRequired
boolean IsPasswordRequired;
Description
示すs that a password is always necessary.
SuppressVersionColumns
boolean SuppressVersionColumns;
Description
示すs that 構成要素s 陳列する,発揮するing data 得るd from this data source should 抑える columns used for 見解/翻訳/版ing.
IsReadOnly
[ readonly ] boolean IsReadOnly;
Description
決定するs whether modifications on the data source are 許すd or not.
NumberFormatsSupplier
[ readonly ] ::com::sun::星/主役にする::util::XNumberFormatsSupplier NumberFormatsSupplier;
Description
供給するs an 反対する for formatting numbers.
TableFilter
sequence< string > TableFilter;
Description
defines a 名簿(に載せる)/表(にあげる) of (米)棚上げする/(英)提議するs, on which the DataSource should have it's 焦点(を合わせる). If empty, all (米)棚上げする/(英)提議するs are 拒絶するd.
TableTypeFilter
sequence< string > TableTypeFilter;
Description
defines a 名簿(に載せる)/表(にあげる) of (米)棚上げする/(英)提議する types, on which the DataSource should have it's 焦点(を合わせる). If empty, all (米)棚上げする/(英)提議する types are 拒絶するd.

 
最高の,を越す 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.