In this JDBC Tutorial for Beginners, we will learn how to use the Connection Class to connect to a MariaDB database. JDBC enables Java applications to connect to relational databases. JDBC is database independent. Each database manufacturer is responsible for providing a JDBC driver, which is a set of classes that implement the Java JDBC interfaces. In this episode we will be creating a static class with a method that returns a JDBC connection object from the DriverManager class.
MariaDB Connector/J download link:
https://mariadb.com/kb/en/about-maria...
JDBC Connector | MariaDB Tutorial for Beginners
• JDBC Connector | MariaDB Tutorial for...
Eclipse Project code is available on GitHub
https://github.com/JavaCodeJunkie
Check out my YouTube Channel for more FREE videos
/ javacodejunkie
Do you want to learn more about Java and how you can grow your skills as a Java Developer? SUBSCRIBE and ring that bell!