MySQL
Connect to mysql database in java
by Arxleol on Oct.21, 2009, under Java, MySQL, tutorial
Since this is not trivial as one might think. I will go slowly trough the process of creating connection and finally statement (reading data, writing or deleting ).