[teiid-issues] [JBoss JIRA] (TEIID-3709) PreparedStatement parameters should not be cleared after addBatch

Steven Hawkins (JIRA) issues at jboss.org
Mon Sep 21 10:12:00 EDT 2015


Steven Hawkins created TEIID-3709:
-------------------------------------

             Summary: PreparedStatement parameters should not be cleared after addBatch
                 Key: TEIID-3709
                 URL: https://issues.jboss.org/browse/TEIID-3709
             Project: Teiid
          Issue Type: Bug
          Components: JDBC Driver
    Affects Versions: 7.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.12


After addBatch is called on a PreparedStatement we are clearing the parameter values.  The parameters however should remain present until clearParameters is explicitly called.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list