Configuring Java CAPS Project Components for Database Adapters

Configuring the Outbound Sybase XA Adapter Properties

The Outbound XA Adapter Properties include outbound parameters used by the external database.

Table 1–26 Outbound Adapter—JDBC Connector Settings

Name 

Description 

Required Value 

Description

The description of the database. 

A valid string. 

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.SeeBeyond.jdbcx.sybase.sybaseDataSource.


Note –

Do not change this value.