You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-user@db.apache.org by Brian Spencer <bs...@simulexinc.com> on 2007/09/27 23:04:25 UTC

autogenerated keys resultset for multiple row insert

Hello Guys,

I was having a problem getting a valid resultSet from 
Statement.getGeneratedKeys()when doing a multiple row insert using:

Statement.executeUpdate(String sql, Statement.RETURN_GENERATED_KEYS)

I found Jira # DERBY-2631 which explained why this was happening.  My 
question is:

Is there any plan to add support for returning autogenerated keys from 
multiple row inserts?

Thanks.

Regards,
Brian Spencer
Simulex, Inc.