Configure these properties on the Data Source Driver tab:
JDBC Driver Class The name of the class that implements the JDBC driver. The configuration property name is driverClass.
JDBC Data Source Class The name of the class that implements the JDBC data source. The configuration property name is dataSourceClass.
JDBC/XA Data Source Class The name of the class that implements the JDBC data source for XA (two-phase commit) connections. The configuration property name is xaDataSourceClass.