0
How to connect java with sql
Using java as front end and sal as back end
1 Odpowiedź
+ 1
JDBC api provides connectivity to sql databases including MySQL, you need to download the jar file for it.
Here is a detailed tutorial.
https://www.vogella.com/tutorials/MySQLJava/article.html