将驱动换成

<jdbcConnection
driverClass="com.mysql.jdbc.Driver"
connectionURL="jdbc:mysql://localhost:3306/newtest"
userId="root"
password="root">
</jdbcConnection>

相关文章:

  • 2021-08-22
  • 2021-05-18
  • 2022-12-23
  • 2022-03-02
  • 2021-08-29
  • 2021-12-25
  • 2021-11-16
  • 2022-01-10
猜你喜欢
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2021-12-13
  • 2021-06-03
  • 2021-09-05
  • 2021-12-04
相关资源
相似解决方案