[jboss-user] [Beginner's Corner] - Keeping ResultSet open

oenyinna do-not-reply at jboss.com
Mon Oct 5 05:47:18 EDT 2009


I am trying to keep a ResultSet object open across method calls in my bean but when I try to access without creating a new connection, I get the error "Connection handle has been closed and is unusable". Is there a way to keep the Connection open until I'm done with the ResultSet?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258610#4258610

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258610



More information about the jboss-user mailing list