使用rs.next()提示"Unhandled exception type SQLException"
rs 为ResultSet的实例

不知是为什么但解决方法如下
throws SQLException一下,偶然发现的-_-!,可能是未绑定一定要throws,

相关文章:

  • 2021-08-18
  • 2021-06-12
  • 2021-06-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-12
  • 2022-02-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案