You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/03/13 10:22:04 UTC

[jira] [Commented] (ARTEMIS-930) JDBC FileFactory Driver Prepared Statement does not always return ID

    [ https://issues.apache.org/jira/browse/ARTEMIS-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15907126#comment-15907126 ] 

ASF subversion and git services commented on ARTEMIS-930:
---------------------------------------------------------

Commit 87c7e05820e916e9afe9f14ee03bcfcd91958edd in activemq-artemis's branch refs/heads/1.x from [~martyntaylor]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=87c7e05 ]

ARTEMIS-930 Return the ID field on createFile statement

(cherry picked from commit 0bcf003a870780136854ec2f2f238a2fb37501f0)


> JDBC FileFactory Driver Prepared Statement does not always return ID
> --------------------------------------------------------------------
>
>                 Key: ARTEMIS-930
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-930
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Martyn Taylor
>            Assignee: Martyn Taylor
>             Fix For: 1.5.3, 2.0.0
>
>
> There's an issue with the AbstractJDBCFileFactoryDriver in that the createFile statement returns the generated keys.  This is normally the generated ID, but in some cases like Oracle12C this can be the RowID and not the record ID.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)