I saw that iBatis.com has been updated with 2.0.9. I had a hard time
following the snippets on the front page for N+1 selects:

 <resultMap...groupBy="prop1,prop2">
 <result...resultMap="subResultMapForCollectionItems">

and remappable result sets:

 <select...remapResults="true">

Could someone take out the ... and give a more complete example?

Thanks,
Ron



Reply via email to