7.2. Using MySQL as the Default DataSource
MySQL is a one of the most popular open source databases around and is used by many prominent organizations from Yahoo to NASA. The official JDBC driver for it is called Connector/J. For this example we’ve used MySQL 4.1.7 and Connector/J 3.0.15. You can download them both from http://www.mysql.com .