It is "slower", because it has more things to do, but if you're not implementing realtime application, this should not be an issue.
Kengkaj On Fri, Mar 13, 2009 at 11:47 AM, Ivan Bojer <ivan.bo...@citrix.com> wrote: > 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? >