- 博客(2)
- 收藏
- 关注
原创 2021-11-04
解决异常:“The last packet sent successfully to the server was 0 milliseconds ago. ”的办法。 找了很多办法,发现改一下url的参数就行了。? useSSL=false&useUnicode=true&characterEncoding=utf8&allowPublicKeyRetrieval=true&serverTimezone=GMT ...
2021-11-04 10:50:01
265
原创 com.mysql.cj.jdbc.ConnectionImpl cannot be cast to java.sql.Statement
com.mysql.cj.jdbc.ConnectionImpl cannot be cast to java.sql.Statement 在进行eclipse下进行jdbc操作时出现以下错误: com.mysql.cj.jdbc.ConnectionImpl cannot be cast to java.sql.Statement 分析问题主要是Statement的问题, if(conn !=null && !((Statement) conn).isClosed()) { conn.cl
2020-12-21 21:34:08
2328
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅