How to connect to a DataBase from Java Application(JDBC-1)- explained

preview_player
Показать описание
This video explains how to connect a Java application to a database. Have explained the inner workings and nuances as to what goes on when connecting to a data base with a Java application. This is the first video of the JDBC series. Here I have used the HSQL for my Database. You can use which ever you prefer. The related commands to start, fully qualified class name of the driver etc. can be found in your database's documentation.

#java #database #jdbc
Рекомендации по теме