Database connection in Java

In the previous post, we have learnt about Collection Framework. In this post, we will see how to connect to the database in java. There are following steps which we need to follow to...