How to close RefCursors
-----------------------

         Key: IBATIS-255
         URL: http://issues.apache.org/jira/browse/IBATIS-255
     Project: iBatis for Java
        Type: Wish
  Components: SQL Maps  
    Versions: 2.1.6    
 Environment: Websphere5.0, Struts, iBatis, Oracle 9i(Uses Stored Procs for DB 
Access)
    Reporter: Clement Justin


Hai, I'am new to iBatis. Currently i'am developing a project involving Struts 
for Web interface and iBatis for DB Read and write. 
I'am using ParameterMap for setting values to SP and resultMap for getting 
values back from SP. All SPs are returning Ref-Cursors. But the ref-Cursors 
opened in SPs are still being opened at DB side. I don't use any type handler, 
using only SQL Map configuration. Can anyone guide me, on how to close the 
Resultset, once value is retrieved from SP.

-- 
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