刘政道 - 应用程序框架

《31天学会CRM项目开发(C#编程入门及项目实战)》作者,IT经理,程序员
  博客园  :: 新随笔  :: 联系 :: 管理

You can't operate on a closed Statement!!!

Posted on 2010-01-28 16:39  刘政道  阅读(2429)  评论(1编辑  收藏  举报
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()关闭的太早