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

Micah Huff resolved DBUTILS-108.
--------------------------------

    Resolution: Fixed
    
> 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 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

Reply via email to