You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2014/07/20 10:49:41 UTC

[jira] [Closed] (DBUTILS-108) Create functionality to return auto-generated keys in batches of SQL inserts

     [ https://issues.apache.org/jira/browse/DBUTILS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedikt Ritter closed DBUTILS-108.
-----------------------------------


> Create functionality to return auto-generated keys in batches of SQL inserts
> ----------------------------------------------------------------------------
>
>                 Key: DBUTILS-108
>                 URL: https://issues.apache.org/jira/browse/DBUTILS-108
>             Project: Commons DbUtils
>          Issue Type: Improvement
>    Affects Versions: 1.6
>            Reporter: Micah Huff
>             Fix For: 1.6
>
>         Attachments: dbutils-108.patch
>
>
> Related to DBUTILS-87, there should be support for retrieving the automatically-generated keys from a batch insert operation. Similar to how singular insert was added to return the generated key, there should be an insertBatch operation that allows the ResultSetHandler to perform an operation with the newly generated keys.
> I have a patch and will be submitting it soon for review.



--
This message was sent by Atlassian JIRA
(v6.2#6252)