...
Depending on the database engine, copy the relevant JDBC driver to:to <PRODUCT_HOME>/repository/components/lib directory
...
. For example, cp mysql-connector-java-5.XX-bin.jar /home/user/wso2ds/wso2-dataservices-XX/repository/components/lib
.
Warning |
---|
If the driver class does not exist in the relevant folders when you create the datasource, you get an exception. For example, 'Cannot load JDBC driver class com.mysql.jdbc.Driver'. |
Use as secret alias
For information, see Securing PasswordsDatasource Password.
Datasource configuration parameters
...