MyBatis:collection via annotation in one query
I have an xml mapper - one select and one result mapper. It works without problems. But I want to use annotations. My mapper: <resultMap id="readItemsRM" type="com.company.Item"> <id