Connector/J
Home PageCategories: JDBC
Author: SUN Microsystems
Latest version: 5.1
Added 2009-11-10
Official JDBC driver for MySQL.
Connector/J 5.1 includes support for JDBC-4.0 functionality, including:
- Auto-registration with the DriverManager via the service provider mechanism
- Standardized connection validity checks
- Categorized SQLExceptions based on recoverability/retry-ability and class of the underlying error
- Unwrapping to interfaces that include vendor extensions
- Support for XML processing via JAXP interfaces to DOM, SAX and StAX
- Support for setting per-connection client information
- Support for JDBC-4.0 NCHAR, NVARCHAR and NCLOB types
Built for Java |
Free or free version available |
Source code provided |