closing resultset cursor in Ibatis
----------------------------------

         Key: IBATIS-252
         URL: http://issues.apache.org/jira/browse/IBATIS-252
     Project: iBatis for Java
        Type: Bug
  Components: SQL Maps  
 Environment: ,Ibatis, Java,SQL Server and Oracle 9i
    Reporter: Shiuli Deb


Issue is Stored Procedures returns an Cursor. Our application which uses Ibatis 
Java, SQL Server and Oracle 9i, access those Cursors as Resultset. Also our 
application doesn't use any extra code for getting resultset. So there is 
something missing somewhere to close the resultset. Please find a way to close 
the resultsets after getting the values.   

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to