[
https://issues.jboss.org/browse/TEIID-4487?page=com.atlassian.jira.plugin...
]
Juraj Duráni commented on TEIID-4487:
-------------------------------------
In my test, I am testing both ways:
- using _(?,?),(?,?),..._ construct - here, prepared statement is probably not needed,
simple Statement should work as well
- using batch (_addBatch ()_ and _executeBatch()_)
NPE if using multi-value prepared INSERT
----------------------------------------
Key: TEIID-4487
URL:
https://issues.jboss.org/browse/TEIID-4487
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.7
Reporter: Juraj Duráni
Assignee: Steven Hawkins
Fix For: 9.1
If user issues multi-value insert, Teiid throws NPE.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)