Hi all,

The book ibatis in Action  mentions a clear performance gain by using
paramterMap(external/explicit)
However if paramterMap is not recommended from ibatis 3.0 then does it
contradict the above statement in anyway
or is it that ibatis builds parameterMap internally the first time it uses a
paramterClass and then uses map for
further requests?

Right now, i have used a number of paramtermaps  in my code and would like
to confirm whether to remove it
or keep it as what(performance) is being discussed (maps being removed in
3.0 ) is only applicable to 3.0 and its still good idea to use maps in 2.x 

Please confirm 

Thanks

-- 
View this message in context: 
http://www.nabble.com/Confirming-on--parameterMap-versus-ParameterClass-tp24847497p24847497.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-java-h...@ibatis.apache.org

Reply via email to