I use mybatis 3.3.0-SNAPSHOT. I want to insert list of objects, and get id of every object. In interface I have:
public void createCore(@Param(\"cores\")List
This is issue is fixed in version 3.3.1