mysql8.0驱动包下载_JavaJDBC驱动包下载,MySQL8及以上
适⽤,mysql。。。
Java JDBC 驱动包下载,适⽤于MySQL 8及以上, mysql-connector-java-8.0.22.jar 官⽅版下载。
使⽤⽅法:
Class.forName("sql.cj.jdbc.Driver");
注意:和以前版本驱动类名有所不同。
下载⽂件中包括 JDBC 驱动包、源码⽂件和相关⽂档:
Copyright (c) 2000, 2020, Oracle and/or its affiliates.
This is a release of MySQL Connector/J, a JDBC Type 4 driver for MySQL that
also supports the new X DevAPI.
License information can be found in the LICENSE file.
This distribution may include materials developed by third parties.
For license and attribution notices for these materials, please refer to the
LICENSE file.
For more information on MySQL Connector/J, visit
For additional downloads and the source of MySQL Connector/J, visit
MySQL Connector/J is brought to you by the MySQL team at Oracle.
Notice:mysql的jar包下载
- In order to use the logging capabilities provided by the default
sql.cj.log.Slf4JLogger, it is required to add one or
more jars for Simple Logging Facade for Java (SLF4J) to your CLASSPATH.
- To use the X DevAPI features in Connector/J, you also need the external
library protobuf-java, which you can download manually from the official
Maven repository and add it to the CLASSPATH, or use Maven's automatic
dependency resolution features by adding a dependency to "GroupId: mysql"
and "ArtifactId: mysql-connector-java" to your project'l file.
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论