- Create connection and run queries against MySQL Database with MySQL Connector/J, the official JDBC driver for MySQL.
- The java class file contains:
a) Methods for creating connection.
b) A method for running an array of queries.
c) A method for reading SQL queries from file.
c) Line separators methods.
c) A test method.
- Java: Java-17-openjdk
- MySQL: 8.0.33
- Connector/J: 8.0.33
Copyright © 2023. MongoExpUser
Licensed under the MIT license.