when use mybatis 3.5.3 batch insert data and get ids. Error:Error getting generated key or setting result to parameter object. Cause: java.lang.NullPointerException

Comment From: kazuki43zoo

@Cicizz Could you provide more detail information? We cannot investigate by current provided informations.

Comment From: harawata

Hi @Cicizz ,

This could be a duplicate of #1719 . Could you try the latest 3.5.4-SNAPSHOT and see if the problem is resolved? https://github.com/mybatis/mybatis-3/wiki/Maven

Thank you!

Comment From: harawata

Assuming it was the same issue as #1719 .