Configuring Java CAPS Project Components for Database Adapters

DB2 Connect Adapter Outbound Connectivity Map Properties

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

DB2 Connect Type 4 Adapter - Outbound JDBC Connector Settings

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

Table 1–3 DB2 Connector Type 4 Adapter - Outbound JDBC Connector Settings

Name 

Description 

Required Value 

Description 

Enter a description for the database. 

A valid string. The default is DB2 Connect Type 4 Connection Pool Datasource.

ClassName 

Specify the Java class in the JDBC driver that is used to implement the ConnectionPoolDataSource interface for a Type 4 driver.

A valid class name. 

The default is com.ibm.db2.jcc.DB2ConnectionPoolDataSource.

DB2 Connect XA Adapter - Outbound JDBC Connector Settings

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

Table 1–4 DB2 Connect XA Adapter - Outbound JDBC Connector Settings

Name 

Description 

Required Value 

Description 

Enter a description for the database. 

A valid string. The default is DB2 Connect XA Datasource.

ClassName 

Specify the Java class in the JDBC driver that is used to implement the ConnectionPoolDataSource interface for a XA driver.

A valid class name. 

The default is COM.ibm.db2.jdbc.DB2XADataSource.

DB2 Connect Adapter - Outbound JDBC Connector Settings

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

Table 1–5 DB2 Connect Adapter - Outbound JDBC Connector Settings

Name 

Description 

Required Value 

Description 

Enter a description for the database. 

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

ClassName 

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

A valid class name. 

The default is COM.ibm.db2.jdbc.DB2ConnectionPoolDataSource.

DB2 Connect non-Transactional Type 4 Adapter - Outbound JDBC Connector Settings

The JDBC Connector Settings section in the DB2 Connect non-Transactional Type 4 Adapter Outbound Connectivity Map properties contains the top-level parameters displayed in the following table.

Table 1–6 DB2 Connect non-Transactional Type 4 Adapter - Outbound JDBC Connector Settings

Name 

Description 

Required Value 

Description 

Enter a description for the database. 

A valid string. The default is DB2 Connect Type 4 Connection Pool Datasource

ClassName 

Specify the Java class in the JDBC driver that is used to implement the ConnectionPoolDataSource interface for a non-transactional Type 4 driver.

A valid class name. 

The default is com.ibm.db2.jcc.DB2ConnectionPoolDataSource.

DB2 Connect Type 4 XA Adapter - Outbound JDBC Connector Settings

The JDBC Connector Settings section in the DB2 Connect Type 4 XA Adapter Outbound Connectivity Map properties contains the top-level parameters displayed in the following table.

Table 1–7 DB2 Connect Type 4 XA Adapter - Outbound JDBC Connector Settings

Name 

Description 

Required Value 

Description 

Enter a description for the database. 

A valid string. The default is DB2 Connect Type 4 XA Datasource.

ClassName 

Specify the Java class in the JDBC driver that is used to implement the ConnectionPoolDataSource interface for a Type 4 XA driver.

A valid class name. 

The default is com.ibm.db2.jcc.DB2XADataSource.

DB2 Connect non-Transactional Adapter - Outbound JDBC Connector Settings

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

Table 1–8 DB2 Connect non-Transactional Adapter - Outbound JDBC Connector Settings

Name 

Description 

Required Value 

Description 

Enter a description for the database. 

A valid string. The default is DB2 Connect non-Transactional Connection Pool Datasource.

ClassName 

Specify the Java class in the JDBC driver that is used to implement the ConnectionPoolDataSource interface for a non-transactional driver.

A valid class name. 

The default is COM.ibm.db2.jdbc.DB2ConnectionPoolDataSource.