thecarlhall commented on issue #7: get generated keys from queryRunner.insertBatch URL: https://github.com/apache/commons-dbutils/pull/7#issuecomment-544345220 Hi @visruth, what using the `ColumnListHandler` class? These seem the same to me. Can you highlight what I'm missing? ``` ColumnListHandler<Long> rsh = new ColumnListHandler<Long>(); ... ```
---------------------------------------------------------------- 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
