davsclaus commented on PR #9827:
URL: https://github.com/apache/camel/pull/9827#issuecomment-1501462871

   Ah yeah its a bit of a mess as ResultSetIterator also has some close code, 
and some of the other methods does not seem to close PreparedStatement if you 
use StreamList as output type.
   
   I guess we need to look deeper into this code, and ensure all that jdbc 
stuff is closed correctly in normal and streamlist mode (close in UoW).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to