You have to declare the driver class name for MySQL, for example:



Class.forName("com.mysql.jdbc.Driver");