Hi, the batch insert does not retreive the autoincremented key values,
you can consider it a bug or a missing feature, last time I checked
the strategy needs to be different for different databases, those
that use sequences will do it differently than those with autoincrement
column types. If you have gathered info on this, please include it in
your bug report.
Max