These properties vary according to the database vendor requirements for JDBC driver implementations. You must set the appropriate properties on every data source that you configure. These settings are for a DB2® UDB data source.
The iSeries Developer Kit for Java™ contains this Type 2 JDBC driver that is built on top of the iSeries DB2 Call Level Interface (CLI) native libraries.
com.ibm.db2.jdbc.app.UDBConnectionPoolDataSource
com.ibm.websphere.rsadapter.DB2AS400DataStoreHelper
The iSeries Developer Kit for Java contains this XA-compliant Type 2 JDBC driver built on top of the iSeries DB2 Call Level Interface (CLI) native libraries.
com.ibm.db2.jdbc.app.UDBXADataSource
com.ibm.websphere.rsadapter.DB2AS400DataStoreHelper
This JDBC driver, also known as iSeries Toolbox driver for Java, is provided in the DB2 for iSeries database server.
com.ibm.as400.access.AS400JDBCConnectionPoolDataSource
com.ibm.websphere.rsadapter.DB2AS400DataStoreHelper
This XA compliant JDBC driver, also known as iSeries Toolbox XA compliant driver for Java, is provided in the DB2 for iSeries database server.
com.ibm.as400.access.AS400JDBCXADataSource
com.ibm.websphere.rsadapter.DB2AS400DataStoreHelper
If you need to connect to DB2 UDB on iSeries to provide JDBC connectivity for an application run on the application server for z/OS, you can use the iSeries Toolbox driver for Java, the iSeries Toolbox XA-compliant driver for Java, or the DB2 JDBC Universal Driver XA.
This JDBC driver, also known as iSeries Toolbox driver for Java, is provided in the DB2 for iSeries database server. Use this driver instead of the IBM Developer Kit for Java JDBC Driver to access remote DB2 UDB for iSeries systems.
com.ibm.as400.access.AS400JDBCConnectionPoolDataSource
com.ibm.websphere.rsadapter.DB2AS400DataStoreHelper
This XA compliant JDBC driver, also known as iSeries Toolbox XA-compliant driver for Java, is provided in the DB2 for iSeries database server. Use this driver instead of the IBM Developer Kit for Java JDBC Driver to access remote DB2 UDB for iSeries systems.
com.ibm.as400.access.AS400JDBCXADataSource
com.ibm.websphere.rsadapter.DB2AS400DataStoreHelper
com.ibm.db2.jcc.DB2XADataSource
${DB2UNIVERSAL_JDBC_DRIVER_PATH}/db2jcc.jar
${UNIVERSAL_JDBC_DRIVER_PATH}/db2jcc_license_cu.jar
${DB2UNIVERSAL_JDBC_DRIVER_PATH}/db2jcc_license_cisuz.jar
${DB2UNIVERSAL_JDBC_DRIVER_NATIVEPATH}(In cases that do not require native files, set the DB2UNIVERSAL_JDBC_DRIVER_NATIVEPATH to null.)
com.ibm.websphere.rsadapter.DB2UniversalDataStoreHelper