You have declared your resultClass twice, once on the <insert> element and once on the <selectKey> element. I think you only need to declare it on the <selectKey> element.
HTH, Aitor
You have declared your resultClass twice, once on the <insert> element and once on the <selectKey> element. I think you only need to declare it on the <selectKey> element.
HTH, Aitor