Hello all,

Looks like there is no way to retrieve auto generated keys when using DbUtils QueryRunner.
I guess it is good idea to extend QueryRunner in way that it will support something like


Object getGeneratedKeys(ResultSetHandler rsh)

method to convet generated keys data into Object.

Really I need this code for my project and ready to implement this by myself.
Looking forward to hear comments.


Best regards,
Mikhail Krivoshein

P.s. I see one problem. getGeneratedKeys() method is part of JDBC 3.0. Perhaps, it may be issue.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to