| Symfoware(R) Server JDBCドライバユーザーズガイド - FUJITSU - |
目次
索引
![]()
|
付録A APIリファレンス
すべてのドライバが実装するインタフェースです。
このインタフェースは通常、DriverManagerから使用します。
|
戻り値の型 |
メソッドの詳細 |
|---|---|
|
boolean |
acceptsURL(String url)
|
|
Connection |
connect(String url, Properties info)
|
|
int |
getMajorVersion()
|
|
int |
getMinorVersion()
|
|
DriverPropertyInfo[] |
getPropertyInfo(String url, Properties info)
|
|
boolean |
jdbcCompliant()
|
目次
索引
![]()
|