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 Sybase data sources.
The Sybase jConnect JDBC driver is a Type 4 JDBC driver that provides JDBC access to the Sybase database.
com.sybase.jdbc2.jdbc.SybConnectionPoolDataSource
Requires JDBC driver files: jconn2.jar.
com.ibm.websphere.rsadapter.SybaseDataStoreHelper
Requires a valid authentication alias.
The Sybase jConnect JDBC driver (XA) is a Type 4 JDBC driver that provides XA-compliant JDBC access to the Sybase database.
com.sybase.jdbc2.jdbc.SybXADataSource
Requires JDBC driver files: jconn2.jar.
com.ibm.websphere.rsadapter.SybaseDataStoreHelper
Requires a valid authentication alias.