[teiid-issues] [JBoss JIRA] (TEIID-2852) Retrieval of AUTO GENERATED Keys does not work with JDBC Translator

Ramesh Reddy (JIRA) issues at jboss.org
Thu Feb 13 18:11:28 EST 2014


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

Ramesh Reddy resolved TEIID-2852.
---------------------------------

        Labels: Alpha3  (was: )
    Resolution: Done


Captured the statement that is used to execute the insert and used for getGeneretedKeys
                
> Retrieval of AUTO GENERATED Keys does not work with JDBC Translator 
> --------------------------------------------------------------------
>
>                 Key: TEIID-2852
>                 URL: https://issues.jboss.org/browse/TEIID-2852
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Connector
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>              Labels: Alpha3
>             Fix For: 8.7
>
>
> Auto generation of JDBC identity keys not working because the statement that executed the insert is closed before the the "stmt.getGeneratedKeys()" is called.

--
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