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

Reply via email to