JDBC プロバイダーの要約

JDBC プロバイダーは、データベースへの物理接続をアプリケーションに提供する、データ・ソースの前提条件です。

以下の表は、データベース固有の JDBC プロバイダーに関するクイック・リファレンスとしてご利用ください。

Apache Derby
JDBC プロバイダー トランザクション・サポート バージョンおよびその他の考慮事項
Derby JDBC プロバイダー One-phase
  • バージョン 4 データ・ソースはサポートされない
  • Configurable only in nodes at version 6.0.2 and later
  • クラスター環境での使用は不可: 単一 JVM からのアクセスのみ可能
Derby JDBC プロバイダー (XA) One and two-phase
  • バージョン 4 データ・ソースはサポートされない
  • Configurable only in nodes at version 6.0.2 and later
  • クラスター環境での使用は不可: 単一 JVM からのアクセスのみ可能
Derby JDBC Provider 40 One-phase
  • Configurable only in nodes at version 7.0 and later
  • バージョン 4 データ・ソースはサポートされない
Derby JDBC Provider 40 (XA) One and two-phase
  • Configurable only in nodes at version 7.0 and later
  • バージョン 4 データ・ソースはサポートされない
Derby Network Server using Derby Client One-phase
  • Does not support Version 4.0 data sources.
  • Configurable only in nodes at version 6.1 and later
  • クラスター環境での使用は可能: データベース・インスタンスは複数の JVM からアクセス可能
  • Only for use with Apache Derby databases that run on the same node as the application server
Derby Network Server using Derby Client (XA) One and two-phase
  • バージョン 4 データ・ソースはサポートされない
  • Configurable only in nodes at version 6.1 and later
  • クラスター環境での使用は可能: データベース・インスタンスは複数の JVM からアクセス可能
  • Only for use with Apache Derby databases that run on the same node as the application server
Derby Network Server using Derby Client 40 One-phase
  • Configurable only in nodes at version 7.0 and later
  • バージョン 4 データ・ソースはサポートされない
Derby Network Server using Derby Client 40 (XA) One and two-phase
  • Configurable only in nodes at version 7.0 and later
  • バージョン 4 データ・ソースはサポートされない
Universal JDBC ドライバーを使用する Derby Network Server プロバイダー

Deprecated

One-phase
  • XA は サポートされない
  • バージョン 4 データ・ソースはサポートされない
  • Configurable only in nodes at version 6.0.2 and later
  • クラスター環境での使用は可能: データベース・インスタンスは複数の JVM からアクセス可能
DB2 on AIX, HP-UX, Linux, Solaris, and Windows systems
JDBC プロバイダー トランザクション・サポート バージョンおよびその他の考慮事項
DB2 Using IBM JCC Driver One-phase
  • Configurable in nodes that are at version 7.0 and later.
  • [z/OS] Supports only one-phase commit processing, unless you use the application server on z/OS with the type 2 JDBC driver. On the application server for z/OS, the type 2 JDBC driver uses RRS and supports two-phase commit processing.
DB2 Using IBM JCC Driver (XA) One and two-phase
  • Configurable in nodes that are at version 7.0 and later.
  • [z/OS] Do not use the type 2 JDBC driver on the application server for z/OS.
DB2 Universal JDBC Provider One-phase 該当なし
DB2 Universal JDBC Provider (XA) One and two-phase 該当なし
DB2 UDB for iSeries
JDBC プロバイダー トランザクション・サポート バージョンおよびその他の考慮事項
DB2 UDB for iSeries (ネイティブ) One-phase Recommended when you run the application server on iSeries.
DB2 UDB for iSeries (ネイティブ XA) One and two-phase Recommended when you run the application server on iSeries.
DB2 UDB for iSeries (Toolbox) One-phase 該当なし
DB2 UDB for iSeries (Toolbox XA) One and two-phase 該当なし
DB2 Universal JDBC Provider (XA) One and two-phase
  • Only for use when you run the application server on z/OS.
  • ドライバー・タイプ 4 のみがサポートされる
  • バージョン 4 データ・ソースはサポートされない
z/OS 上の DB2
JDBC プロバイダー トランザクション・サポート バージョンおよびその他の考慮事項
DB2 Using IBM JCC Driver One-phase
  • [z/OS] Supports only one-phase commit processing, unless you use the application server on z/OS with the type 2 JDBC driver. On the application server for z/OS, the type 2 JDBC driver uses RRS and supports two-phase commit processing.
  • Configurable in version 7.0 and later nodes.
DB2 Using IBM JCC Driver (XA) One and two-phase
  • [z/OS] Do not use the type 2 JDBC driver on the application server for z/OS.
  • Configurable in nodes that are at version 7.0 and later.
DB2 Universal JDBC Provider

[AIX Solaris HP-UX Linux Windows] [iSeries] One-phase when connecting to the application server that is on AIX, HP-UX, Linux, Solaris, and Windows systems

[z/OS] One and two-phase when you connect to the application server for z/OS with the type 2 JDBC driver.

For two-phase transaction support, use driver type 2. The application server then uses RRS to coordinate transaction processing.
DB2 Universal JDBC Provider (XA) One and two-phase [z/OS]
  • You cannot use driver type 2 with the XA provider; in this case, use only driver type 4.
  • Does not support Version 4 data sources.
Informix
JDBC プロバイダー トランザクション・サポート バージョンおよびその他の考慮事項
Informix Using IBM JCC Driver One phase This provider is configurable in nodes that are at version 7.0 and later.
Informix Using IBM JCC Driver (XA) One and two-phase This provider is configurable in nodes that are at version 7.0 and later.
Informix JDBC プロバイダー One-phase 該当なし
Informix JDBC プロバイダー (XA) One and two-phase 該当なし
Microsoft SQL Server
JDBC プロバイダー トランザクション・サポート バージョンおよびその他の考慮事項
Microsoft SQL Server JDBC Driver One-phase 該当なし
Microsoft SQL Server JDBC Driver (XA) One and two-phase 該当なし
DataDirect ConnectJDBC Provider, type 4 driver, for Microsoft SQL Server One-phase 該当なし
DataDirect ConnectJDBC Provider, type 4 driver, for Microsoft SQL Server (XA) One and two-phase 該当なし
Oracle
JDBC プロバイダー トランザクション・サポート バージョンおよびその他の考慮事項
Oracle JDBC プロバイダー One-phase 該当なし
Oracle JDBC プロバイダー (XA) One and two-phase 該当なし
Sybase
JDBC プロバイダー トランザクション・サポート バージョンおよびその他の考慮事項
Sybase JDBC 3 Driver One-phase jConnect v6.05
Sybase JDBC 3 Driver (XA) One and two-phase jConnect v6.05
Sybase JDBC 2 Driver One-phase jConnect v5.5
Sybase JDBC 2 Driver (XA) One and two-phase jConnect v5.5



マーク付きのリンク (オンライン) では、インターネットにアクセスする必要があります。

関連タスク


ファイル名: udat_minreq.html