News

Configure your connection to the data source (Salesforce as an example): Run the command java -jar cdata.jdbc.mysql.jar to open the Connection String utility. Configure the connection string and click ...
Describe the bug We are using this driver together with MySQL driver to connect to an AWS Aurora MySQL 8.0 cluster using default plugins with an internal HikariCP connection pool. We have the incor ...
Here's a quick JDBC with HSQLDB tutorial to get you up and running with Java database connectivity and the popular HyperSQL database.