This tutorials explains how to establish a jdbc connection using DriverManager class. you will also learn, how to load jdbc driver and JDBC urls
Collection of JDBC tutorials examples and code samples.
This tutorial explains how to insert data into a table
This tutorial explains how to fetch data from database
This tutorial explains how to store binary data into database