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.
