libmysql-java

Java database (jdbc) driver for mysql
  http://www.mysql.com/products/connector/j/
  0
  no reviews



Mysql connector/j is a jdbc-4.2 type 4 driver, which means that it is pure java, implements version 4.2 of the jdbc specification, and communicates directly with the mysql server using the mysql protocol.