thecarlhall commented on issue #7: get generated keys from queryRunner.insertBatch URL: https://github.com/apache/commons-dbutils/pull/7#issuecomment-578459850 Hi @visruth, I created a [project to show how this can be done](https://github.com/thecarlhall/dbutils-pr7test). There's a [test class that uses ColumnListHandler](https://github.com/thecarlhall/dbutils-pr7test/blob/master/src/test/java/org/apache/commons/dbutils/PR7Test.java) to get the IDs generated by an H2 in-memory database. Please let me know if this meets need, or if I'm missing something.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
