[teiid-issues] [JBoss JIRA] (TEIID-2576) Oracle driver throws ArrayIndexOutOfBounds on bulk insert

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Jul 12 13:08:20 EDT 2013


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

Steven Hawkins resolved TEIID-2576.
-----------------------------------

    Resolution: Done


Updated the logic to defer to the executionfactory via the supportsGeneratedKeys(context, command) function to determine if the driver can return keys and added an initial check of the command context when creating the prepared statement.
                
> Oracle driver throws ArrayIndexOutOfBounds on bulk insert
> ---------------------------------------------------------
>
>                 Key: TEIID-2576
>                 URL: https://issues.jboss.org/browse/TEIID-2576
>             Project: Teiid
>          Issue Type: Bug
>          Components: Connector API
>    Affects Versions: 8.3
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.4.1, 8.5
>
>
> The ojdbc6_g.jar driver cannot have the return generated keys flag set for a bulk insert.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list