How to connect sql with java code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to connect sql with java code?

10th May 2020, 8:42 PM
Jhunna Kumar
Jhunna Kumar - avatar
2 Answers
+ 3
You need a connector. It is nothing but a jar file that you need to add to your project folder. You will find this on Google. Just type 'jdbc connection' and boom you have the links to various websites that teach you how to do it.
10th May 2020, 8:52 PM
Avinesh
Avinesh - avatar