You have to add the jdbc jar file on your build path. Firstly you have to download the jar from the link you provided. Then add it to build path.
If you use eclipse: Right click on your project at the package explorer->Configure Build Path->Libraries->Add external jar->select your jar.