Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
mysql-connector-java: Official JDBC driver for MySQL
- Summary
- MySQL Connector/J is a native Java driver that converts JDBC (Java Database
Connectivity) calls into the network protocol used by the MySQL database.
It lets developers working with the Java programming language easily build
programs and applets that interact with MySQL and connect all corporate
data, even in a heterogeneous environment. MySQL Connector/J is a Type
IV JDBC driver and has a complete JDBC feature set that supports the
capabilities of MySQL.
Changelog
- * Sat Oct 27 00:00:00 2007 Jason Corley <jason{*}corley{%}gmail{*}com> - 0:5.0.8-1jpp
-
- update 5.0.8
- * Tue May 22 00:00:00 2007 Jason Corley <jason{*}corley{%}gmail{*}com> - 1:5.0.6-1jpp
-
- update to 5.0.6
- change vendor/distribution to macros
- other minor cleanups
- * Tue Feb 27 23:00:00 2007 Ralph Apel <r.apel at r-apel.de> 1:5.0.4-2jpp
-
- Rebuild with java-1.4.2
- Add gcj_support option
- Add javadoc subpackage
- Add copyright notice
- Add Vendor, Distribution