Unclosed prepared statements in SQLStoreQuery.executeUpdate.
------------------------------------------------------------

                 Key: OPENJPA-543
                 URL: https://issues.apache.org/jira/browse/OPENJPA-543
             Project: OpenJPA
          Issue Type: Bug
    Affects Versions: 1.0.2, 1.0.1, 1.0.0
            Reporter: Michael Dick
            Assignee: Michael Dick
             Fix For: 1.0.3, 1.1.0


SQLStoreQuery.executeUpdate only closes its prepared statements if an exception 
occurs. We should close the prepared statements immediately since they will tie 
up database resources (ie Oracle cursors). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to