Runtime
On Sat, May 24, 2008 at 7:59 PM, Prateek Asthana <[EMAIL PROTECTED]> wrote: > Hi, > This is regarding the "javaType " attribute used in resultMap and > paramMap. If "javaType" not specified then reflection is used to > determine the type. As laid out, Map and XML cannot provide this type. > > I was curious to know if this type resolution is used during compile > time or runtime for both Bean and Map? > > Thanks, > Prateek >