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

翻訳前ページへ


Interface XDriverManager
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XDriverManager
Description
is the basic interface for managing a 始める,決める of SDBC drivers.

When the method XDriverManager::getConnection() is called, the DriverManager will 試みる/企てる to 位置を示す a suitable driver.

See also
XDriver, XConnection

Methods' 要約
getConnection 試みる/企てるs to 設立する a 関係 to the given database URL. The DriverManager 試みる/企てるs to select an appropriate driver from the 始める,決める of 登録(する)d JDBC/SDBC drivers.  
getConnectionWithInfo 試みる/企てるs to 設立する a 関係 to the given database URL. The DriverManager 試みる/企てるs to select an appropriate driver from the 始める,決める of 登録(する)d JDBC/SDBC drivers.  
setLoginTimeout 始める,決めるs the 最大限 time in seconds that a driver will wait while 試みる/企てるing to connect to a database.  
getLoginTimeout gets the 最大限 time in seconds that a driver can wait when 試みる/企てるing to login to a database.  
Methods' 詳細(に述べる)s
getConnection
XConnection
getConnection( [in] string  url )
raises( SQLException );

Description
試みる/企てるs to 設立する a 関係 to the given database URL. The DriverManager 試みる/企てるs to select an appropriate driver from the 始める,決める of 登録(する)d JDBC/SDBC drivers.
Parameter url
a database url of the form sdbc:subprotocol:subname
Returns
the 関係 反対する
Throws
SQLException if a database 接近 error occurs.
getConnectionWithInfo
XConnection
getConnectionWithInfo( [in] string  url,
[in] sequence< ::com::sun::星/主役にする::beans::PropertyValue >  info )
raises( SQLException );

Description
試みる/企てるs to 設立する a 関係 to the given database URL. The DriverManager 試みる/企てるs to select an appropriate driver from the 始める,決める of 登録(する)d JDBC/SDBC drivers.
Parameter url
a database url of the form sdbc:subprotocol:subname
Parameter info
a 名簿(に載せる)/表(にあげる) of 独断的な string tag/value pairs as 関係 arguments; 普通は at least a "使用者" and "password" 所有物/資産/財産 should be 含むd
Returns
the 関係 反対する
Throws
SQLException if a database 接近 error occurs.
See also
ConnectionProperties
setLoginTimeout
無効の
setLoginTimeout( [in] long  seconds );

Description
始める,決めるs the 最大限 time in seconds that a driver will wait while 試みる/企てるing to connect to a database.
Parameter seconds
the login time 限界 in seconds
Throws
SQLException if a database 接近 error occurs.
getLoginTimeout
long
getLoginTimeout();

Description
gets the 最大限 time in seconds that a driver can wait when 試みる/企てるing to login to a database.
Returns
the driver login time 限界 in seconds
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.