pullup #2852
[pkgsrc.git] / databases / jdbc-mysql5 / DESCR
1 MySQL provides connectivity for client applications developed in the Java
2 programming language via a JDBC driver, which is called MySQL Connector/J.
3
4 MySQL Connector/J is a JDBC Type 4 driver. Different versions are available
5 that are compatible with the JDBC 3.0 and JDBC 4.0 specifications. The Type
6 4 designation means that the driver is pure-Java implementation of the MySQL
7 protocol and does not rely on the MySQL client libraries.