[teiid-issues] [JBoss JIRA] (TEIID-3523) Statement -> executeBatch method throws an NPE

Steven Hawkins (JIRA) issues at jboss.org
Thu Jun 11 12:17:03 EDT 2015


     [ https://issues.jboss.org/browse/TEIID-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-3523.
-----------------------------------
    Fix Version/s: 8.11
       Resolution: Done


Corrected the batch logic to update the result update count array.  Also changed the prepared statement handling to not create prepared statements  for updates unless a bind value is used.  This allow batched updates to execute as batches of statements rather than individually.

> Statement -> executeBatch method throws an NPE
> ----------------------------------------------
>
>                 Key: TEIID-3523
>                 URL: https://issues.jboss.org/browse/TEIID-3523
>             Project: Teiid
>          Issue Type: Bug
>    Affects Versions: 8.7.3
>            Reporter: Juraj Duráni
>            Assignee: Steven Hawkins
>            Priority: Blocker
>             Fix For: 8.11
>
>         Attachments: server.log
>
>
> The method executeBatch() of class Statement throws an NPE. Please see the log in the attachment. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the teiid-issues mailing list