Ibatis documentation states that there is performance gain if one uses 
resultmaps instead of letting Ibatis figure out class mapping on its own. I 
could not find any more info about why is this a case!? Can anyone elaborate on 
this? Is this because reflection is slow in general?

Reply via email to