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?
- Java reflection performance Ivan Bojer
- Re: Java reflection performance Clinton Begin
- Re: Java reflection performance Kengkaj Sathianpantarit
- Re: Java reflection performance Chris O'Connell
- Re: Java reflection performance Kengkaj Sathianpantarit
- Re: Java reflection performance Ivan Bojer
- Re: Java reflection performa... Clinton Begin
- Re: Java reflection performa... Kengkaj Sathianpantarit
- Re: Java reflection perf... Ivan Bojer