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® data source that is running on z/OS®, which will be accessed by applications in an application server that is also running on z/OS.
DB2 for z/OS Local JDBC Provider (RRS) - Removed
The DB2 Universal JDBC Driver is an architecture-neutral JDBC driver for distributed and local DB2 access. Because the DB2 Universal Driver architecture is independent of any particular JDBC driver connectivity or target platform, it allows both Java connectivity (Type 4) or Java Native Interface (JNI) based connectivity (Type 2) in a single driver instance to DB2. The DB2 Universal JDBC Driver provider supports both JDBC and Structured Query Language in Java (SQLJ) access to DB2 databases, as well as SQLJ use with CMP.
com.ibm.db2.jcc.DB2ConnectionPoolDataSource
com.ibm.websphere.rsadapter.DB2UniversalDataStoreHelper
The DB2 Universal JDBC Driver provider (XA) allows applications to use both JDBC and Structured Query Language in Java (SQLJ) access to DB2 databases. SQLJ use with CMP is also supported.
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}
com.ibm.websphere.rsadapter.DB2UniversalDataStoreHelper