MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and does not rely on the MySQL client libraries.
This driver supports auto-registration with the Driver Manager, standardized validity checks, categorized SQLExceptions, support for large update counts,
support for local and offset date-time variants from the java.time package, support for JDBC-4.x XML processing, support for per connection client information
and support for the NCHAR, NVARCHAR ...
License | GPL 2.0 |
---|---|
Categories | JDBC Drivers |
Tags | databasesqljdbcdriverconnectorrdbmsmysqlconnection |
HomePage | http://dev.mysql.com/usingmysql/java/ |
Date | May 08, 2015 |
Files | pom (1 KB) jar (686 KB) View All |
Repositories | CentralAKSWClojarsMulesoftWSO2 Dist |
Ranking | #71 in MvnRepository (See Top Artifacts) #1 in JDBC Drivers |
Used By | 7,960 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2022-21363 CVE-2019-2692 CVE-2018-3258 View 4 more ... |
Compile Dependencies (0)
Category/License | Group / Artifact | Version | Updates |
---|
Licenses
License | URL |
---|---|
The GNU General Public License, Version 2 | http://www.gnu.org/licenses/gpl.txt |