autoIdInsertKeys property

List<Key> autoIdInsertKeys
final

If the commit included autoIdInserts, this list will be the fully populated Keys, including the automatically allocated integer IDs.

Implementation

final List<Key> autoIdInsertKeys;