[teiid-issues] [JBoss JIRA] (TEIID-4487) NPE if using multi-value prepared INSERT

Juraj Duráni (JIRA) issues at jboss.org
Tue Oct 4 00:57:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-4487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13301930#comment-13301930 ] 

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)



More information about the teiid-issues mailing list