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 |
Organization | Oracle Corporation |
HomePage | http://dev.mysql.com/doc/connector-j/en/ |
Date | Apr 28, 2020 |
Files | pom (1 KB) jar (983 KB) View All |
Repositories | CentralMulesoft |
Ranking | #71 in MvnRepository (See Top Artifacts) #1 in JDBC Drivers |
Used By | 7,893 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2022-21363 CVE-2019-2692 CVE-2018-3258 |
Compile Dependencies (0)
Category/License | Group / Artifact | Version | Updates |
---|
Licenses
License | URL |
---|---|
The GNU General Public License, Version 2 | http://www.gnu.org/licenses/old-licenses/gpl-2.0.html |