[
https://issues.jboss.org/browse/TEIID-3523?page=com.atlassian.jira.plugin...
]
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)