Configuring Java CAPS Project Components for Database Adapters

DB2 Adapter Outbound Connectivity Map Properties

The Outbound configuration parameters, accessed from the Connectivity Map, are organized into the following sections:

DB2 Adapter Outbound Properties for Windows and UNIX

The JDBC Connector Settings section of the DB2 Adapter Connectivity Map properties contains the top-level parameters displayed in the following table.

Table 1–11 Windows and UNIX Outbound Connectivity Map JDBC Connector Settings

Name 

Description 

Required Value 

Description 

Enter a description for the database. 

A valid string. The default is DB2 Adapter Connection Pool Datasource.

ClassName 

Displays the Java class in the JDBC driver that is used to implement the ConnectionPoolDataSource interface. 

A valid class name. The default is com.Sun.db2.jdbcx.db2.DB2DataSource 


Note –

Do not change this value.


DB2 Adapter Outbound Properties for z/OS and AS/400

The JDBC Connector Settings section of the DB2 Adapter Connectivity Map properties contains the top-level parameters displayed in the following table.

Table 1–12 z/OS and AS/400 Outbound Connectivity Map JDBC Connector Settings

Name 

Description 

Required Value 

Description 

Enter a description for the database. 

A valid string. The default is DB2 Datasource For AS400/zOS. 

ClassName 

Displays the Java class in the JDBC driver that is used to implement the ConnectionPoolDataSource interface. 

A valid class name. The default is com.Sun.db2.jdbcx.db2.DB2DataSource. 


Note –

Do not change this value.