You need to supply more details. I wouldn't know where to begin with this request.
Clinton On Wed, 26 Jan 2005 09:01:57 +0800, äåå <[EMAIL PROTECTED]> wrote: > Hi! every body. > > Why TypeHandler cannot apply to the insert or update statment? i had > tested on one select for TypeHandler ,it is working correctly,but for > insert or update the //public void setParameter(ParameterSetter arg0, > Object arg1) mthods does't work properly. > > some advice,thks deeply! > > On Tue, 25 Jan 2005 15:45:44 -0700, Barnett, Brian W. > <[EMAIL PROTECTED]> wrote: > > It works like a charm. Thank you Clinton and Brice. > > > > -----Original Message----- > > From: Clinton Begin [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, January 25, 2005 3:21 PM > > To: ibatis-user-java@incubator.apache.org > > Subject: Re: global resultMaps ?? > > > > Sure. Define it in a separate result map and ensure that it is > > declared first in the config file. Also be sure to prefix it with the > > id of the sql map file. > > > > Cheers, > > Clinton > > > > On Tue, 25 Jan 2005 16:03:48 -0600, Barnett, Brian W. > > <[EMAIL PROTECTED]> wrote: > > > Is there a way to create a resultMap that can be referenced in separate > > sql > > > map.xml files, or do I have to duplicate the resultMap in each file I want > > > to use it in? > > > > > > What about cacheModels? > > > > > > Thanks, > > > Brian Barnett > > > > > > > > -- > äåå > [EMAIL PROTECTED] > [EMAIL PROTECTED] >