30219 [http-80-4] WARN org.hibernate.util.JDBCExceptionReporter - SQL Error: 0, SQLState: null
30219 [http-80-4] ERROR org.hibernate.util.JDBCExceptionReporter - You can't operate on a closed Statement!!!
org.hibernate.exception.GenericJDBCException: could not execute query

至 今尚未解决 原来是Session.close()关闭的太早

相关文章:

  • 2021-06-18
  • 2022-01-12
  • 2021-12-27
  • 2022-01-15
猜你喜欢
  • 2021-04-02
  • 2021-07-07
  • 2022-12-23
  • 2021-08-16
  • 2022-12-23
  • 2021-06-30
  • 2021-05-13
相关资源
相似解决方案