Search:

Type: Posts; User: copeg

Search: Search took 0.19 seconds.

  1. Replies
    9
    Views
    1,818

    Re: Oracle cursor will not close

    That explains it better, at least for me (I was misinterpreting how you were defining Cursor). If you close the ResultSet and Statement, then the resources should be released, but it seems closing...
  2. Replies
    9
    Views
    1,818

    Re: Oracle cursor will not close

    How do you know it's an issue with the database cursor? Have you printed out the row number for every time you call next()?
Results 1 to 2 of 2