[
https://issues.apache.org/jira/browse/CAMEL-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954995#comment-13954995
]
ASF GitHub Bot commented on CAMEL-7313:
---------------------------------------
GitHub user grgrzybek opened a pull request:
https://github.com/apache/camel/pull/125
[CAMEL-7313] Retrieve generated keys as plain list of maps
We don't force user to depend on spring-jdbc interfaces.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grgrzybek/camel CAMEL-7313-updates
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/125.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #125
----
commit 4ff2dd87684524e2a1caf48dbee92cbdffee981f
Author: Grzegorz Grzybek <[email protected]>
Date: 2014-03-31T07:18:44Z
[CAMEL-7313] Retrieve generated keys as plain list of maps
We don't force user to depend on spring-jdbc interfaces.
----
> camel-sql - Add support for fetching generated primary keys when using INSERT
> -----------------------------------------------------------------------------
>
> Key: CAMEL-7313
> URL: https://issues.apache.org/jira/browse/CAMEL-7313
> Project: Camel
> Issue Type: Improvement
> Components: camel-sql
> Affects Versions: 2.12.0, 2.13.0
> Reporter: Claus Ibsen
> Assignee: Grzegorz Grzybek
> Fix For: 2.14.0
>
>
> We should add support for fetching primary keys that may be used when doing
> an INSERT. The JDBC has API to fetch that.
> See also nabble
> http://camel.465427.n5.nabble.com/Question-generated-keys-and-SQL-component-tp5749065.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)